Enum ImageFormat
Enum ImageFormat
Der Name: Aspose.Html.Rendering.Image Sammlung: Aspose.HTML.dll (25.4.0)
Angeben Sie das Dateiformat des Bildes.
[ComVisible(true)]
public enum ImageFormat
Fields
Bmp = 3
Das Bitmap (BMP) Bildformat.
Gif = 4
Das Graphics Interchange Format (GIF) ist ein Bildformat.
Jpeg = 1
Das Bildformat der Joint Photographic Experts Group (JPEG.
Png = 2
Das W3C Portable Network Graphics (PNG) Bildformat.
Tiff = 5
Das Image File Format (TIFF) ist ein Bildformat.
Webp = 6
Das Web Picture-Format (WebP), ein modernes Bildformat, das eine superlose und verlorene Kompression für Bilder auf dem Web bietet.