![]() |
Aspose.Barcode for PHP via Java
21.7
Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Public Attributes | |
| const | BMP = 0 |
| const | GIF = 1 |
| const | JPEG = 2 |
| const | PNG = 3 |
Specifies the file format of the image.
| const BMP = 0 |
Specifies the W3C Portable Network Graphics (PNG) image format.
| const GIF = 1 |
Specifies the Joint Photographic Experts Group (JPEG) image format.
| const JPEG = 2 |
Specifies the bitmap (BMP) image format.
| const PNG = 3 |
Specifies the Graphics Interchange Format (GIF) image format.