PCBI_BarcodeHandlertestClass Class

Definition

Namespace: PluginBarcode
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class testClass : LuminanceSource
Inheritance
Object    LuminanceSource    PCBI_BarcodeHandlertestClass

Constructors

PCBI_BarcodeHandlertestClassInitializes a new instance of the PCBI_BarcodeHandlertestClass class

Properties

CropSupported
(Inherited from LuminanceSource)
Height
(Inherited from LuminanceSource)
InversionSupported
(Inherited from LuminanceSource)
Matrix
(Overrides LuminanceSource.Matrix)
RotateSupported
(Inherited from LuminanceSource)
Width
(Inherited from LuminanceSource)

Methods

crop
(Inherited from LuminanceSource)
getRow
(Overrides LuminanceSource.getRow(Int32, Byte))
invert
(Inherited from LuminanceSource)
rotateCounterClockwise
(Inherited from LuminanceSource)
rotateCounterClockwise45
(Inherited from LuminanceSource)
ToString
(Inherited from LuminanceSource)

Fields

bit 

See Also