Enum ImageFormat

Enum ImageFormat

Nama dari : Aspose.Html.Rendering.Image Pengumpulan: Aspose.HTML.dll (25.4.0)

Menentukan format file dari gambar.

[ComVisible(true)]
public enum ImageFormat

Fields

Bmp = 3

Format gambar bitmap (BMP)

Gif = 4

Format GIF (Graphics Interchange Format) adalah format grafis.

Jpeg = 1

Format gambar dari Joint Photographic Experts Group (JPEG).

Png = 2

W3C Portable Network Graphics (PNG) format gambar.

Tiff = 5

Format File Image Format (TIFF) adalah format file image.

Webp = 6

Format Web Picture (WebP), format gambar modern yang memberikan kompresi tanpa kerugian dan kerugian yang unggul untuk gambar di web.

 Indonesia