Vintasoft.Barcode.Gdi Namespace (Vintasoft.Barcode.Gdi)
In This Topic
Contains classes, which allow to load, process and save bitmap using System.Drawing library.
Classes
| Class | Description |
 | BarcodeGraphicsRenderer | Provides a base abstract class that renders barcode on [System.Drawing.Graphics]. |
 | BarcodeImageChangedEventArgs | Provides data for the barcode image changed action. |
 | GdiBitmapFactory | Provides factory of GDI bitmap. |
 | GdiImageCodecs | Provides the image codecs, which allow to decode bitmap from image file (BMP, GIF, JPEG, PNG, TIFF) or encode bitmap to image file (BMP, JPEG, PNG, TIFF) using System.Drawing library. |
 | VintasoftBitmapGdiProcessing | Provides methods for bitmap processing using System.Drawing (GDI+) library. |
See Also