Class BarcodeWriterPixelData
- Namespace
- ZXing
- Assembly
- zxing.dll
A smart class to encode some content to raw pixel data
public class BarcodeWriterPixelData : BarcodeWriter<PixelData>, IBarcodeWriterGeneric, IBarcodeWriter<PixelData>, IBarcodeWriterPixelData
- Inheritance
-
BarcodeWriterPixelData
- Implements
- Inherited Members
- Extension Methods
Constructors
BarcodeWriterPixelData()
Initializes a new instance of the BarcodeWriterPixelData class.
public BarcodeWriterPixelData()