Bitmap afbeeldingsbestanden

Bitmapafbeeldingen voor streepjescodes

Je kunt ActiveBarcode gebruiken om barcodes op te slaan als een rasterafbeelding. Deze grafische indelingen maken pixelprecies werk mogelijk. Je kunt afbeeldingsbestanden op verschillende manieren genereren.

  • Je kunt bitmapafbeeldingen met de ActiveBarcode Generator opslaan als bestand.
    Gebruik hiervoor de functie Exporteren in het menu Bestand en selecteer bitmapformaat bij het opslaan.
  • Je kunt een bitmapafbeelding naar het klembord kopiëren met het menu Kopieer bitmap van de ActiveBarcode Generator.
  • Je kunt bitmapafbeeldingen opslaan als bestand met de methoden van ActiveBarcode Control:
    SaveAs,
    SaveAsBySize of
    SaveAsBySizeExtended.
  • U kunt bitmapafbeeldingen opslaan in de console (opdrachtregel) met behulp van de ActiveBarcodeCLI-tool.
  • Met de ActiveBarcode REST API kunnen barcodeafbeeldingen worden gegenereerd zonder software te installeren.

Ondersteunde afbeeldingsbestandsindelingen

De volgende gangbare afbeeldingsbestandsformaten worden ondersteund:

ActiveBarcode: Windows Bitmap
Windows Bitmap
Extension: BMP
Format #: 0
1-bit s/w: ActiveBarcode: yes
8-bit: ActiveBarcode: yes
16-bit: ActiveBarcode: yes
24-bit: ActiveBarcode: yes
32-bit: ActiveBarcode: default default
ActiveBarcode: JPEG
JPEG
Extension: JPG, JPEG
Format #: 2
1-bit s/w: ActiveBarcode: no
8-bit: gray
16-bit: ActiveBarcode: no
24-bit: ActiveBarcode: default default
32-bit: ActiveBarcode: no
ActiveBarcode: Portable Network Graphic
Portable Network Graphic
Extension: PNG
Format #: 13
1-bit s/w: ActiveBarcode: yes
8-bit: ActiveBarcode: yes
16-bit: ActiveBarcode: no
24-bit: ActiveBarcode: default default
32-bit: ActiveBarcode: yes
ActiveBarcode: TIFF
TIFF
Extension: TIF
Format #: 18
1-bit s/w: ActiveBarcode: yes
8-bit: ActiveBarcode: yes
16-bit: ActiveBarcode: no
24-bit: ActiveBarcode: default default
32-bit: ActiveBarcode: yes
ActiveBarcode: Targa
Targa
Extension: TGA
Format #: 17
1-bit s/w: ActiveBarcode: no
8-bit: ActiveBarcode: yes
16-bit: ActiveBarcode: yes
24-bit: ActiveBarcode: default default
32-bit: ActiveBarcode: yes
ActiveBarcode: GIF
GIF
Extension: GIF
Format #: 25
1-bit s/w: ActiveBarcode: yes
8-bit: ActiveBarcode: default default
16-bit: ActiveBarcode: no
24-bit: ActiveBarcode: no
32-bit: ActiveBarcode: no
ActiveBarcode: Windows Metafile Format
Windows Metafile Format
Extension: WMF
Format #: 101
1-bit s/w: ActiveBarcode: no
8-bit: ActiveBarcode: no
16-bit: ActiveBarcode: no
24-bit: ActiveBarcode: default default
32-bit: ActiveBarcode: no
ActiveBarcode: Enhanced Metafile Format
Enhanced Metafile Format
Extension: EMF
Format #: 100
1-bit s/w: ActiveBarcode: no
8-bit: ActiveBarcode: no
16-bit: ActiveBarcode: no
24-bit: ActiveBarcode: default default
32-bit: ActiveBarcode: no
ActiveBarcode: Wireless Bitmap
Wireless Bitmap
Extension: WBM, WBMP
Format #: 19
1-bit s/w: ActiveBarcode: default default
8-bit: ActiveBarcode: no
16-bit: ActiveBarcode: no
24-bit: ActiveBarcode: no
32-bit: ActiveBarcode: no
ActiveBarcode: Portable Bit Map
Portable Bit Map
Extension: PBM
Format #: 7
1-bit s/w: ActiveBarcode: default default
8-bit: ActiveBarcode: no
16-bit: ActiveBarcode: no
24-bit: ActiveBarcode: no
32-bit: ActiveBarcode: no
ActiveBarcode: Portable Gray Map
Portable Gray Map
Extension: PGM
Format #: 11
1-bit s/w: ActiveBarcode: no
8-bit: gray/default
16-bit: ActiveBarcode: no
24-bit: ActiveBarcode: no
32-bit: ActiveBarcode: no
ActiveBarcode: Portable Pixel Map
Portable Pixel Map
Extension: PPM
Format #: 14
1-bit s/w: ActiveBarcode: no
8-bit: ActiveBarcode: no
16-bit: ActiveBarcode: no
24-bit: ActiveBarcode: default default
32-bit: ActiveBarcode: no
ActiveBarcode: X Pix Map
X Pix Map
Extension: XPM
Format #: 23
1-bit s/w: ActiveBarcode: no
8-bit: ActiveBarcode: no
16-bit: ActiveBarcode: no
24-bit: ActiveBarcode: default default
32-bit: ActiveBarcode: no
Kleurdiepten gemarkeerd als standaard zijn actief wanneer je de functie SaveAs, SaveAsBySize gebruikt of wanneer je de kleurdiepte op nul zet met de functie SaveAsBySizeExtended.

Voorbeeld bitmap-afbeeldingsbestand downloaden
PNG