Package de.vwsoft.barcodelib4j.image


package de.vwsoft.barcodelib4j.image
Includes classes for exporting 1D and 2D barcodes to vector (PDF, EPS, SVG) and raster (PNG, BMP, JPG) images.
  • Class
    Description
    Exports 1D and 2D barcodes to vector (PDF, EPS, SVG) and raster (PNG, BMP, JPG) images.
    Stores a color independently in the RGB and CMYK color models.
    Enumeration of supported color models (RGB, CMYK).
    Enumeration of supported image formats (PDF, EPS, SVG, PNG, BMP, JPG).
    Enumeration of supported image transformation types (rotations and mirroring).