ILeptonicaApiSignaturespixcmapGetColor Method ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixcmapGetColor(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 pixcmapGetColor(
	HandleRef cmap,
	int index,
	out int redValue,
	out int blueValue,
	out int greenValue
)

Parameters

cmap
Type: System.Runtime.InteropServicesHandleRef

[Missing <param name="cmap"/> documentation for "M:Tesseract4.Interop.ILeptonicaApiSignatures.pixcmapGetColor(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.pixcmapGetColor(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.pixcmapGetColor(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.pixcmapGetColor(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.pixcmapGetColor(System.Runtime.InteropServices.HandleRef,System.Int32,System.Int32@,System.Int32@,System.Int32@)"]

Return Value

Type: Int32

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

See Also

Reference