Click or drag to resize
TesseractOcrImageSize Properties

The TesseractOcrImageSize type exposes the following members.

Properties
  NameDescription
Public propertyBufferLenght
Gets the raw buffer size of the internal image in BGRA format.
Public propertyHeight
Gets the height in pixels of the internal image..
Public propertyWidth
Gets the width in pixels of the internal image.
Top
See Also