ILeptonicaApiSignaturespixcmapToRGBTable Method ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixcmapToRGBTable(System.Runtime.InteropServices.HandleRef,System.IntPtr@,System.Int32@)"]

Namespace:  Tesseract4.Interop
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 1.5.1.210-local
Syntax

int pixcmapToRGBTable(
	HandleRef cmap,
	out IntPtr colorTable,
	out int colorCount
)

Parameters

cmap
Type: System.Runtime.InteropServicesHandleRef

[Missing <param name="cmap"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixcmapToRGBTable(System.Runtime.InteropServices.HandleRef,System.IntPtr@,System.Int32@)"]

colorTable
Type: SystemIntPtr

[Missing <param name="colorTable"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixcmapToRGBTable(System.Runtime.InteropServices.HandleRef,System.IntPtr@,System.Int32@)"]

colorCount
Type: SystemInt32

[Missing <param name="colorCount"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixcmapToRGBTable(System.Runtime.InteropServices.HandleRef,System.IntPtr@,System.Int32@)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixcmapToRGBTable(System.Runtime.InteropServices.HandleRef,System.IntPtr@,System.Int32@)"]

See Also

Reference