Enum BarCodeImageFormat
De naam: Aspose.BarCode.Generation Verzameling: Aspose.BarCode.dll (25.4.0)
Specificeert het bestandsformaat van het beeld.
public enum BarCodeImageFormat
Fields
Bmp = 0
Het is een bitmap (BMP) beeldformaat.
Emf = 6
Dit is het geavanceerde Metafile (EMF) beeldformaat.(Op de *nix-platforms wordt alleen ondersteund als PNG)
Gif = 1
GIF (Graphics Interchange Format) is een beeldformaat.
Jpeg = 2
Dit is het Joint Photographic Experts Group (JPEG) beeldformaat.
Pdf = 8
Bepaal het Portable Document Format (PDF) beeldformaat.
Png = 3
Dit is het W3C Portable Network Graphics (PNG) beeldformaat.
Svg = 7
Beschrijft het Scalable Vector Graphics (SVG) beeldformaat.
Tiff = 4
Hiermee wordt het Image File Format (TIFF) geïntroduceerd.
TiffInCmyk = 5
Specificeert het Image File Format (TIFF) in het CMYK-kleurmodel.(Op de *nix-platforms wordt alleen ondersteund als Tiff)