ILeptonicaApiSignaturespixcmapToArrays Method ByteScout Text Recognition SDK

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

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

int pixcmapToArrays(
	HandleRef cmap,
	out IntPtr redMap,
	out IntPtr blueMap,
	out IntPtr greenMap
)

Parameters

cmap
Type: System.Runtime.InteropServicesHandleRef

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

redMap
Type: SystemIntPtr

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

blueMap
Type: SystemIntPtr

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

greenMap
Type: SystemIntPtr

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

Return Value

Type: Int32

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

See Also

Reference