ImageGear21.Core Assembly > ImageGear.Formats Namespace : ImGearFormats Enumeration |
'Declaration Public Enum ImGearFormats Inherits System.Enum
'Usage Dim instance As ImGearFormats
public enum ImGearFormats : System.Enum
__value public enum ImGearFormats : public System.Enum
public enum class ImGearFormats : public System.Enum
Member | Value | Description |
---|---|---|
BMP | 0x00000001 | Standard Windows format including OS/2 bitmap format. |
BTR | 0x0000001D | Brooktrout FAX format. |
CAL | 0x00000002 | CALS raster, Type I. |
CGM | 0x00000017 | Computer Graphics Metafile. |
CLP | 0x00000003 | Windows Clipboard format for raster images. |
CR2 | 0x00000033 | Canon CR2 digital camera RAW format. |
CRW | 0x00000034 | Canon CRW digital camera RAW format. |
CUR | 0x0000001B | Windows mouse cursor format. |
CUT | 0x00000023 | Dr. Halo CUT format. |
DCRAW | 0x00000514 | Common identifier for Digital Camera RAW formats. |
DCX | 0x00000004 | Intel multi-page FAX format. |
DGN | 0x00000018 | MicroStation Drawing (Drawing format used by MicroStation construction design software). |
DICOM | 0x00000030 | DICOM file format. Public standard that provides a flexible and expandable means for storing, sharing, and transporting digital medical images. |
DNG | 0x0000003E | Digital Negative file format. |
DOCX | 0x00000048 | Office Open XML Word format. |
DWF | 0x00000040 | Autodesk Design Web Format. |
DWG | 0x00000015 | DWG (AutoDesk AutoCAD) format. |
DXF | 0x00000016 | DXF (AutoDesk AutoCAD) format. |
GEM | 0x00000024 | GEM Paint Raster format. |
GIF | 0x00000005 | Graphic Image format developed originally in accommodate the transmission of images via a modem; uses LZW compression algorithm. |
Hasselblad | 0x00000046 | Hasselblad digital camera RAW format. |
HDPHOTO | 0x00000032 | HD Photo (Windows Media Photo) format. |
HeaderlessRaw | 0x00000044 | Headerless digital camera RAW format. |
HPGL | 0x00000019 | Hewlett-Packard Graphics Language format. |
ICA | 0x00000006 | IBM Image Object Content Architecture. |
ICO | 0x0000001A | Windows ICON format. |
IFF | 0x00000025 | Electronic Arts Interchange File Format. |
Imacon | 0x00000045 | Imacon digital camera RAW format. |
IMG | 0x0000002A | Xerox raster format. |
IMR | 0x0000001E | IMRS-Raster image format. |
IMT | 0x0000001F | IMNET format. |
JP2 | 0x0000002D | JPEG 2000 file format. |
JPG | 0x0000002E | JPEG File Interchange Format. |
JPX | 0x0000002F | JPX file format (JPEG 2000 extensions). |
KDC | 0x0000003D | Kodak digital camera RAW format. |
KFX | 0x00000020 | Kofax format. |
LeicaRaw | 0x0000003B | Leica/Panasonic digital camera RAW format. |
LV | 0x00000021 | LaserView (LaserData) format. |
MEF | 0x00000043 | Mamiya digital camera RAW format. |
MJ2 | 0x0000001C | Reserved for future use. |
MODCA | 0x00000007 | IBM Mixed Object Document Content Architecture format. |
MOS | 0x0000003C | Leaf digital camera RAW format. |
MRW | 0x00000035 | Konica-Minolta digital camera RAW format. |
MSP | 0x00000009 | Microsoft Paint format. |
NCR | 0x00000022 | NCR format. |
NEF | 0x00000036 | Nikon digital camera RAW format. |
ORF | 0x00000037 | Olympus digital camera RAW format. |
PBM | 0x0000000A | Portable BitMap (UNIX graphic file format). |
PCD | 0x0000000B | Kodak format for high resolution photographs. |
PCX | 0x0000000C | PC Paintbrush format. |
0x0000000D | Adobe Portable Document Format. | |
PEF | 0x00000038 | Pentax/Samsung digital camera RAW format. |
PhaseOne | 0x00000047 | Phase One digital camera RAW format. |
PNG | 0x0000000E | Portable Network Graphics. |
PPTX | 0x0000004B | Office Open XML PowerPoint format. |
PS | 0x0000000F | PostScript language files. |
PSB | 0x00000041 | Adobe Photoshop Big file format. |
PSD | 0x00000010 | Adobe Photoshop file format. |
PTOCA | 0x00000008 | IBM Presentation Text Object Content Architecture format for IBM's AFP printer architecture. |
RAF | 0x00000039 | FujiFilm digital camera RAW format. |
RAS | 0x00000026 | SUN raster format. |
RAW | 0x00000049 | Headerless RAW format. |
SCI | 0x00000011 | SCITEX file format. It is used for electronic pre-press and visual communications systems, is a part of the HandShake Foreign File Transfer Protocol, a standard for defining storage formats and data interchange protocols. |
SGI | 0x00000012 | Silicon Graphics raster format. |
SonyRaw | 0x0000003A | Sony digital camera RAW format. |
SVG | 0x00000031 | Scalable Vector Graphics format. |
TGA | 0x00000013 | Targa file format. |
TIF | 0x00000014 | Tagged Image File Format. |
U3D | 0x00000042 | Universal 3D format. |
UNKNOWN | 0x00000000 | Unknown format. |
WBMP | 0x00000028 | Wireless BMP format. |
WPG | 0x00000027 | WordPerfect Graphic Format. |
XBM | 0x0000002B | X Window Bitmap format. |
XLSX | 0x0000004A | Office Open XML Excel format. |
XPM | 0x0000002C | X Window Pixmap format. |
XPS | 0x0000003F | XML Paper Specification format. |
XWD | 0x00000029 | X Window Dump format. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearFormats