ILeptonicaApiSignaturespixcmapGetIndex Method ByteScout Text Recognition SDK

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

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

int pixcmapGetIndex(
	HandleRef cmap,
	int redValue,
	int blueValue,
	int greenValue,
	out int index
)

Parameters

cmap
Type: System.Runtime.InteropServicesHandleRef

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

redValue
Type: SystemInt32

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

blueValue
Type: SystemInt32

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

greenValue
Type: SystemInt32

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

index
Type: SystemInt32

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

Return Value

Type: Int32

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

See Also

Reference