Enum ImageFormat
Enum ImageFormat
Le nom : Aspose.Html.Rendering.Image Assemblaggio: Aspose.HTML.dll (25.4.0)
Specifica il formato del file dell’immagine.
[ComVisible(true)]
public enum ImageFormat
Fields
Bmp = 3
Le format d’image du bitmap (BMP).
Gif = 4
Le format d’image GIF (Graphics Interchange Format).
Jpeg = 1
Le format d’image du Joint Photographic Experts Group (JPEG).
Png = 2
Le format d’image W3C Portable Network Graphics (PNG).
Tiff = 5
Le format Image File Format (TIFF) est un format d’image.
Webp = 6
Le format Web Picture (WebP), un format d’image moderne qui fournit une compression sans perte et sans péril supérieure pour les images sur le web.