public final class HtmlImageType
extends com.aspose.ms.System.Enum
Represents HTML image type.
Modifier and Type | Field and Description |
---|---|
static int |
Bmp
Windows Bitmap.
|
static int |
Gif
Gif image format
|
static int |
Jpeg
JPEG JFIF.
|
static int |
Png
Portable Network Graphics.
|
static int |
Svg
SVG image format
|
static int |
Svgz
Compressed SVG
|
static int |
Tiff
Tiff image format
|
static int |
Unknown
Unknown format
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Jpeg
JPEG JFIF.
public static final int Png
Portable Network Graphics.
public static final int Bmp
Windows Bitmap.
public static final int Gif
Gif image format
public static final int Tiff
Tiff image format
public static final int Svg
SVG image format
public static final int Svgz
Compressed SVG
public static final int Unknown
Unknown format