public final class FileFormat
extends com.aspose.ms.System.Enum
One of supported imaging file formats.
Modifier and Type | Field and Description |
---|---|
static long |
Bmp
Bmp file format.
|
static long |
Custom
Custom file format.
|
static long |
Djvu
Djvu file format
|
static long |
Dwg
Dwg file format
|
static long |
Dxf
Dxf file format
|
static long |
Emf
Emf file format
|
static long |
Gif
Gif file format.
|
static long |
Jpeg
Jpeg file format.
|
static long |
Jpeg2000
Jpeg2000 file format
|
static long |
Png
Png file format.
|
static long |
Psd
Psd file format.
|
static long |
Tiff
Tiff file format.
|
static long |
Undefined
Undefined file format.
|
static long |
Wmf
Wmf file format
|
public static final long Undefined
Undefined file format.
public static final long Custom
Custom file format.
public static final long Bmp
Bmp file format.
public static final long Gif
Gif file format.
public static final long Jpeg
Jpeg file format.
public static final long Png
Png file format.
public static final long Tiff
Tiff file format.
public static final long Psd
Psd file format.
public static final long Dxf
Dxf file format
public static final long Dwg
Dwg file format
public static final long Jpeg2000
Jpeg2000 file format
public static final long Djvu
Djvu file format
public static final long Emf
Emf file format
public static final long Wmf
Wmf file format
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.