Enum HtmlImageType

Enum HtmlImageType

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Représente le type d’image HTML.

public enum HtmlImageType

Champs

Bmp = 2

Bitmap Windows.

Gif = 3

Format d’image Gif

Jpeg = 0

JPEG JFIF.

Png = 1

Graphiques réseau portables.

Svg = 5

Format d’image SVG

Svgz = 6

SVG compressé

Tiff = 4

Format d’image Tiff

Unknown = 7

Format inconnu

 Français