ILeptonicaApiSignaturespixcmapSetBlackAndWhite Method ByteScout Text Recognition SDK

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

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

int pixcmapSetBlackAndWhite(
	HandleRef cmap,
	int setBlack,
	int setWhite
)

Parameters

cmap
Type: System.Runtime.InteropServicesHandleRef

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

setBlack
Type: SystemInt32

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

setWhite
Type: SystemInt32

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

Return Value

Type: Int32

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

See Also

Reference