TBinary Bitmap Class
Unit: ZXing.BinaryBitmap
Top
System.TObject
ZXing.BinaryBitmap.TBinaryBitmap
ZXing.BinaryBitmap.TBinaryBitmap
The TBinaryBitmap type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | RotateSupported | |
![]() | getBlackRow | Converts one row of luminance data to 1 bit data. May actually do the conversion, or return cached data. Callers should assume this method is expensive and call it as seldom as possible. This method is intended for decoding 1D barcodes and may choose to apply sharpening. |
![]() | rotateCounterClockwise |