ImageFormat
ImageFormat enumeration
Spécifie le format de fichier de l’image.
public enum ImageFormat
Valeurs
Nom | Évaluer | La description |
---|---|---|
Jpeg | 1 | Format d’image JPEG (Joint Photographic Experts Group). |
Png | 2 | Le format d’image PNG (Portable Network Graphics) du W3C. |
Bmp | 3 | Le format d’image bitmap (BMP). |
Gif | 4 | Le format d’image GIF (Graphics Interchange Format). |
Tiff | 5 | Le format d’image Tagged Image File Format (TIFF). |
Voir également
- espace de noms Aspose.Svg.Rendering.Image
- Assemblée Aspose.SVG