Enum BarCodeImageFormat
Enum BarCodeImageFormat
Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.1.0)
กำหนดรูปแบบไฟล์ของภาพ.
public enum BarCodeImageFormat
Fields
Bmp = 0
กำหนดรูปแบบภาพบิตแมพ (BMP).
Emf = 6
กำหนดรูปแบบภาพ Enhanced Metafile (EMF). (รองรับเฉพาะบนแพลตฟอร์ม Windows, บนแพลตฟอร์ม *nix จะถูกบันทึกเป็น PNG)
Gif = 1
กำหนดรูปแบบภาพ Graphics Interchange Format (GIF).
Jpeg = 2
กำหนดรูปแบบภาพ Joint Photographic Experts Group (JPEG).
Pdf = 8
กำหนดรูปแบบภาพ Portable Document Format (PDF).
Png = 3
กำหนดรูปแบบภาพ W3C Portable Network Graphics (PNG).
Svg = 7
กำหนดรูปแบบภาพ Scalable Vector Graphics (SVG).
Tiff = 4
กำหนดรูปแบบภาพ Tagged Image File Format (TIFF).
TiffInCmyk = 5
กำหนดรูปแบบภาพ Tagged Image File Format (TIFF) ในโมเดลสี CMYK. (รองรับเฉพาะบนแพลตฟอร์ม Windows, บนแพลตฟอร์ม *nix จะถูกบันทึกเป็น Tiff)