public final class SvgImageType
extends com.aspose.ms.System.Enum
Represents type of raster image within SVG image.
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 |
Tiff
Tiff image format
|
static int |
Unknown
Unknown format
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, parseQuick, parseQuick, 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 Unknown
Unknown format