zxing.presentation
A smart class to decode the barcode inside a bitmap object which is derived from BitmapSource
Initializes a new instance of the class.
Initializes a new instance of the class.
Sets the reader which should be used to find and decode the barcode.
If null then MultiFormatReader is used
Sets the function to create a luminance source object for a bitmap.
If null, default is used
Sets the function to create a binarizer object for a luminance source.
If null then HybridBinarizer is used
Initializes a new instance of the class.
Sets the reader which should be used to find and decode the barcode.
If null then MultiFormatReader is used
Sets the function to create a luminance source object for a bitmap.
If null, default is used
Sets the function to create a binarizer object for a luminance source.
If null then HybridBinarizer is used
The create RGB luminance source.
A smart class to encode some content to a barcode image
Initializes a new instance of the class.
A smart class to encode some content to a barcode image into a geometry
Autor: Rob Fonseca-Ensor
Initializes a new instance of the class.
extensions methods which are working directly on any IBarcodeReaderGeneric implementation
uses the IBarcodeReaderGeneric implementation and the class for decoding
uses the IBarcodeReaderGeneric implementation and the class for decoding
extensions methods which are working directly on any BarcodeWriterGeneric implementation
uses the BarcodeWriterGeneric implementation and the class for decoding
extensions methods which are working directly on any BarcodeWriterGeneric implementation
uses the BarcodeWriterGeneric implementation and the class for decoding
class which represents the luminance source values for bitmap source objects
Initializes a new instance of the class.
The width.
The height.
Initializes a new instance of the class.
The bitmap.
Should create a new luminance source with the right class type.
The method is used in methods crop and rotate.
The new luminances.
The width.
The height.
Renders a barcode into a geometry
Autor: Rob Fonseca-Ensor
Renders the specified matrix.
The matrix.
The format.
The content.
Renders the specified matrix.
The matrix.
The format.
The content.
The options.
Renders a to a
Gets or sets the foreground color.
The foreground color.
Gets or sets the background color.
The background color.
Gets or sets the font family.
The font family.
Gets or sets the size of the font.
The size of the font.
Gets or sets the font stretch.
The font stretch.
Gets or sets the font style.
The font style.
Gets or sets the font weight.
The font weight.
Initializes a new instance of the class.
Renders the specified matrix.
The matrix.
The format.
The content.
Renders the specified matrix.
The matrix.
The format.
The content.
The options.