PixColormapAddBlackOrWhite Method ByteScout Text Recognition SDK

[Missing <summary> documentation for "M:Tesseract4.PixColormap.AddBlackOrWhite(System.Int32,System.Int32@)"]

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

public bool AddBlackOrWhite(
	int color,
	out int index
)

Parameters

color
Type: SystemInt32

[Missing <param name="color"/> documentation for "M:Tesseract4.PixColormap.AddBlackOrWhite(System.Int32,System.Int32@)"]

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Tesseract4.PixColormap.AddBlackOrWhite(System.Int32,System.Int32@)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Tesseract4.PixColormap.AddBlackOrWhite(System.Int32,System.Int32@)"]

See Also

Reference