←Select platform

RasterDialogFileTypesIndex Enumeration

Summary

Save dialog File types Index.

Syntax

C#
VB
C++
public enum RasterDialogFileTypesIndex 
  
Public Enum RasterDialogFileTypesIndex  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterDialogFileTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0Lead"LEAD (*.cmp)" format that supports the following bits per pixel values:
- 1-bit with RasterDialogCmp1SubTypesIndex sub-type(s).
- 8-bits with RasterDialogCmpSubTypesIndex sub-type(s).
- 24-bits with RasterDialogCmpSubTypesIndex sub-type(s).
1Jpeg"Jpeg (*.jpg)" format that supports the following bits per pixel values:
- 8-bits with RasterDialogJpeg8SubTypesIndex sub-type(s).
- 12-bits with RasterDialogJpeg12SubTypesIndex sub-type(s).
- 16-bits with no sub-type(s).
- 24-bits with RasterDialogJpeg24SubTypesIndex sub-type(s).
2Cmw"LEAD Wavelet (*.cmw)" format that supports the following bits per pixel values:
- 8-bits with no sub-type(s).
- 12-bits with no sub-type(s).
- 16-bits with no sub-type(s).
- 24-bits with no sub-type(s).
3Jpeg2000"Jpeg 2000 (.j2k;.jp2)" format that supports the following bits per pixel values:
- 8-bits with RasterDialogJ2kSubTypesIndex sub-type(s).
- 12-bits with RasterDialogJ2kSubTypesIndex sub-type(s).
- 16-bits with RasterDialogJ2kSubTypesIndex sub-type(s).
- 24-bits with RasterDialogJ2kSubTypesIndex sub-type(s).
- 32-bits with RasterDialogJ2kSubTypesIndex sub-type(s).
- 48-bits with RasterDialogJ2kSubTypesIndex sub-type(s).
- 64-bits with RasterDialogJ2kSubTypesIndex sub-type(s).
4Tiff(0x0000001A)"Tif (*.tif)" format that supports the following bits per pixel values:
- 1-bits with RasterDialogTiff1SubTypesIndex sub-type(s).
- 2-bits with RasterDialogTiffOtherSubTypesIndex sub-type(s).
- 3-bits with RasterDialogTiffOtherSubTypesIndex sub-type(s).
- 4-bits with RasterDialogTiff4SubTypesIndex sub-type(s).
- 5-bits with RasterDialogTiffOtherSubTypesIndex sub-type(s).
- 6-bits with RasterDialogTiffOtherSubTypesIndex sub-type(s).
- 7-bits with RasterDialogTiffOtherSubTypesIndex sub-type(s).
- 8-bits with RasterDialogTiff8SubTypesIndex sub-type(s).
- 12-bits with RasterDialogTiff12SubTypesIndex sub-type(s).
- 16-bits with RasterDialogTiff16SubTypesIndex sub-type(s).
- 24-bits with RasterDialogTiff24SubTypesIndex sub-type(s).
- 32-bits with RasterDialogTiff32SubTypesIndex sub-type(s).
- 48-bits with RasterDialogTiff48SubTypesIndex sub-type(s).
- 64-bits with RasterDialogTiff64SubTypesIndex sub-type(s).
5CompuServeGif"Gif (*.Gif)" format that supports the following bits per pixel values:
- 1-bits with RasterDialogGifSubTypesIndex sub-type(s).
- 2-bits with RasterDialogGifSubTypesIndex sub-type(s).
- 3-bits with RasterDialogGifSubTypesIndex sub-type(s).
- 4-bits with RasterDialogGifSubTypesIndex sub-type(s).
- 5-bits with RasterDialogGifSubTypesIndex sub-type(s).
- 6-bits with RasterDialogGifSubTypesIndex sub-type(s).
- 7-bits with RasterDialogGifSubTypesIndex sub-type(s).
- 8-bits with RasterDialogGifSubTypesIndex sub-type(s).
6Png"Png (*.Png)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 4-bits with no sub-type(s).
- 8-bits with no sub-type(s).
- 24-bits with no sub-type(s).
- 32-bits with no sub-type(s).
- 48-bits with no sub-type(s).
- 64-bits with no sub-type(s).
7WindowsBitmap"Windows Bitmap (*.bmp)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 4-bits with RasterDialogBmpSubTypesIndex sub-type(s).
- 8-bits with RasterDialogBmpSubTypesIndex sub-type(s).
- 16-bits with no sub-type(s).
- 24-bits with no sub-type(s).
- 32-bits with no sub-type(s).
8Abc"LEAD Advanced Bitonal Compression (*.abc)" format that supports the following bits per pixel values:
- 1-bit with no sub-type(s).
9Abic"Adaptive bi-level image Compression (*.abic)" format that supports the following bits per pixel values:
- 1-bit with no sub-type(s).
- 4-bit with no sub-type(s).
10AnimatedCursor"Animated Cursor (*.ani)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 4-bits with no sub-type(s).
- 8-bits with no sub-type(s).
- 24-bits with no sub-type(s).
11Cals"Cals (*.cal)" format that supports the following bits per pixel values:
- 1-bit with RasterDialogCalsSubTypesIndex sub-type(s).
12Cineon"Cineon (*.cin)" format that supports the following bits per pixel values:
- 24-bit with no sub-type(s).
13Clipboard"Clipboard (*.clp)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 4-bits with no sub-type(s).
- 8-bits with RasterDialogClpSubTypesIndex sub-type(s).
- 24-bits with no sub-type(s).
14Wmz"Compressed Windows Metafile (*.wmz)" format that supports the following bits per pixel values:
- 24-bits with no sub-type(s).
15DicomGray"DICOM DIC Gray (*.dic)" format that supports the following bits per pixel values:
- 8-bits with RasterDialogDicomGray8SubTypesIndex sub-type(s).
- 16-bits with RasterDialogDicomGray16SubTypesIndex sub-type(s).
16DicomColor"DICOM DIC Color (*.dic)" format that supports the following bits per pixel values:
- 24-bits with RasterDialogDicomColor24SubTypesIndex sub-type(s).
17DrHalo"Dr Halo (*.cut)" format that supports the following bits per pixel values:
- 8-bits with no sub-type(s).
18Ecw"Ecw (*.Ecw)" format that supports the following bits per pixel values:
- 24-bits with no sub-type(s).
19Eps"Eps (*.Eps)" format that supports the following bits per pixel values:
- 8-bits with no sub-type(s).
20Exif"Exif (*.tif)" format that supports the following bits per pixel values:
- 24-bits with no sub-type(s).
21FaxRaw"Fax (Raw) (*.fax)" format that supports the following bits per pixel values:
- 1-bits with RasterDialogFaxSubTypesIndex sub-type(s).
22FlexibleImageTransportSystem"Flexible Image Transport System (*.fit)" format that supports the following bits per pixel values:
- 8-bits with no sub-type(s).
- 16-bits with no sub-type(s).
- 32-bits with no sub-type(s).
23Flc"Flc (*.flc)" format that supports the following bits per pixel values:
- 8-bits with no sub-type(s).
24Fpx"Fpx (*.fpx)" format that supports the following bits per pixel values:
- 8-bits with RasterDialogFpxSubTypesIndex sub-type(s).
- 24-bits with RasterDialogFpxSubTypesIndex sub-type(s).
25Gem"Gem (*.img)" format that supports the following bits per pixel values:
- 1-bit with no sub-type(s).
26GeoTiff"GeoTiff (*.tif)" format that supports the following bits per pixel values:
- 16-bits with no sub-type(s).
27Iff"Iff (*.iff)" format that supports the following bits per pixel values:
- 16-bits with no sub-type(s).
28Itg"Itg (*.itg)" format that supports the following bits per pixel values:
- 1-bit with no sub-type(s).
29Jbig"Jbig (*.jbg)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 2-bits with no sub-type(s).
- 3-bits with no sub-type(s).
- 4-bits with no sub-type(s).
- 5-bits with no sub-type(s).
- 6-bits with no sub-type(s).
- 7-bits with no sub-type(s).
- 8-bits with no sub-type(s).
30Jbig2"Jbig2 (*.jb2)" format that supports the following bits per pixel values:
- 1-bit with no sub-type(s).
31MacPaint"MacPaint (*.mac)" format that supports the following bits per pixel values:
- 1-bit with no sub-type(s).
32MacPict"Mac PICT (*.pct)" format that supports the following bits per pixel values:
- 1-bit with no sub-type(s).
- 4-bit with no sub-type(s).
- 8-bit with no sub-type(s).
- 16-bit with no sub-type(s).
- 24-bit with no sub-type(s).
33ModcaIoca"Modca:Ioca (*.ica)" format that supports the following bits per pixel values:
- 1-bits with RasterDialogModca1SubTypesIndex sub-type(s).
- 4-bits with RasterDialogModca4SubTypesIndex sub-type(s).
34Mrc"Mrc (*.mrc)" format that supports the following bits per pixel values:
- 24-bits with RasterDialogMrcSubTypesIndex sub-type(s).
35MSPaint"MS Paint (*.msp)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
36Os2Bitmap"Os/2 Bitmap (*.bmp)" format that supports the following bits per pixel values:
- 1-bits with RasterDialogOs2SubTypesIndex sub-type(s).
- 4-bits with RasterDialogOs2SubTypesIndex sub-type(s).
- 8-bits with RasterDialogOs2SubTypesIndex sub-type(s).
- 24-bits with RasterDialogOs2SubTypesIndex sub-type(s).
37Pbm"Pbm (*.pbm)" format that supports the following bits per pixel values:
- 1-bits with RasterDialogPbmSubTypesIndex sub-type(s).
38Pcx"Pcx (*.pcx)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 4-bits with no sub-type(s).
- 8-bits with no sub-type(s).
- 24-bits with no sub-type(s).
39Pdf"Pdf (*.pdf)" format that supports the following bits per pixel values:
- 1-bits with RasterDialogPdf1SubTypesIndex sub-type(s).
- 2-bits with RasterDialogPdf2SubTypesIndex sub-type(s).
- 4-bits with RasterDialogPdf4SubTypesIndex sub-type(s).
- 8-bits with RasterDialogPdf8SubTypesIndex sub-type(s).
- 24-bits with RasterDialogPdf24SubTypesIndex sub-type(s).
40Pgm"Pgm (*.pgm)" format that supports the following bits per pixel values:
- 8-bits with RasterDialogPgmSubTypesIndex sub-type(s).
41Ppm"Ppm (*.ppm)" format that supports the following bits per pixel values:
- 24-bits with RasterDialogPpmSubTypesIndex sub-type(s).
42Psd"Psd (*.psd)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 8-bits with no sub-type(s).
- 24-bits with no sub-type(s).
43RawData"RAW data (*.raw)" format that supports the following bits per pixel values:
- 0-bits with no sub-type(s).
44RawIoca"Raw IOCA (*.ica)" format that supports the following bits per pixel values:
- 1-bits with RasterDialogRawIcaSubTypesIndex sub-type(s).
45ScitexContinuousToneSct"Scitex Continuous Tone Sct (*.sct)" format that supports the following bits per pixel values:
- 24-bits with no sub-type(s).
46Sgi"Sgi (*.sgi)" format that supports the following bits per pixel values:
- 8-bits with RasterDialogSgiSubTypesIndex sub-type(s).
- 24-bits with RasterDialogSgiSubTypesIndex sub-type(s).
- 32-bits with RasterDialogSgiSubTypesIndex sub-type(s).
47StructuredFaxFile"Structured Fax File (*.sff)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
48SunRaster"Sun Raster (*.ras)" format that supports the following bits per pixel values:
- 1-bits with RasterDialogRasSubTypesIndex sub-type(s).
- 4-bits with RasterDialogRasSubTypesIndex sub-type(s).
- 8-bits with RasterDialogRasSubTypesIndex sub-type(s).
- 24-bits with RasterDialogRasSubTypesIndex sub-type(s).
- 32-bits with RasterDialogRasSubTypesIndex sub-type(s).
49Tga"Tga (*.tga)" format that supports the following bits per pixel values:
- 8 -bits with RasterDialogTgaSubTypesIndex sub-type(s).
- 16-bits with RasterDialogTgaSubTypesIndex sub-type(s).
- 24-bits with RasterDialogTgaSubTypesIndex sub-type(s).
- 32-bits with RasterDialogTgaSubTypesIndex sub-type(s).
50Tifx"Tifx (*.tifx)" format that supports the following bits per pixel values:
- 1 -bit with RasterDialogTifx1SubTypesIndex sub-type(s).
- 3-bits with RasterDialogTifx3SubTypesIndex sub-type(s).
- 8-bits with RasterDialogTifx8SubTypesIndex sub-type(s).
- 24-bits with RasterDialogTifx24SubTypesIndex sub-type(s).
51WindowsCursor"Windows Cursor (*.cur)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 4-bits with no sub-type(s).
- 8-bits with no sub-type(s).
- 24-bits with no sub-type(s).
52WindowsEnhancedMetafile"Windows Enhanced Metafile (*.emf)" format that supports the following bits per pixel values:
- 8-bits with no sub-type(s).
- 24-bits with no sub-type(s).
53WindowsIcon"Windows Icon (*.ico)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 4-bits with no sub-type(s).
- 8-bits with no sub-type(s).
- 24-bits with no sub-type(s).
54WindowsMetafile"Windows Metafile (*.wmf)" format that supports the following bits per pixel values:
- 8-bits with no sub-type(s).
- 24-bits with no sub-type(s).
55WinFax"WinFax (*.wfx)" format that supports the following bits per pixel values:
- 1-bits with RasterDialogWfxSubTypesIndex sub-type(s).
56WirelessBitmap"Wireless Bitmap (*.wbmp)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
57WordPerfectGraphic"WordPerfect Graphic (*.wpg)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 4-bits with no sub-type(s).
- 8-bits with no sub-type(s).
58Xbm"Xbm (*.xbm)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
59XiconisSmp"Xiconis Smp (*.smp)" format that supports the following bits per pixel values:
- 1-bits with RasterDialogSmpSubTypesIndex sub-type(s).
60Xpm"Xpm (*.xpm)" format that supports the following bits per pixel values:
- 8-bits with no sub-type(s).
- 16-bits with no sub-type(s).
- 24-bits with no sub-type(s).
- 32-bits with no sub-type(s).
61Xwd"Xwd (*.xwd)" format that supports the following bits per pixel values:
- 1-bits with RasterDialogXwdSubTypesIndex sub-type(s).
- 4-bits with RasterDialogXwdSubTypesIndex sub-type(s).
- 8-bits with RasterDialogXwdSubTypesIndex sub-type(s).
- 16-bits with no sub-type(s).
- 24-bits with no sub-type(s).
- 32-bits with no sub-type(s).
62Hdp"JPEG XR / MS HDPhoto (*.hdp)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 8-bits with no sub-type(s).
- 16-bits with - 24-bits with no sub-type(s).
- 32-bits with - 48-bits with no sub-type(s).
- 64-bits with no sub-type(s).
63PngIco"Vista Png Icon (*.ico)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 4-bits with no sub-type(s).
- 8-bits with no sub-type(s).
- 24-bits with no sub-type(s).
- 32-bits with no sub-type(s).
64Xps"XPS Document (*.xps)" format that supports the following bits per pixel values:
- 1-bits with no sub-type(s).
- 4-bits with no sub-type(s).
- 8 -bits with RasterDialogXps8SubTypesIndex sub-type(s).
- 24-bits with RasterDialogXps24SubTypesIndex sub-type(s).
- 32-bits with no sub-type(s).
65Mng"Multiple-image Network Graphics (*.mng)" format that supports the following bits per pixel values:
- 1 -bits with RasterDialogMng1SubTypesIndex sub-type(s).
- 2 -bits with RasterDialogMng2SubTypesIndex sub-type(s).
- 4 -bits with RasterDialogMng4SubTypesIndex sub-type(s).
- 8 -bits with RasterDialogMng8SubTypesIndex sub-type(s).
- 16-bits with no sub-type(s).
- 24-bits with RasterDialogMng24SubTypesIndex sub-type(s).
- 32-bits with no sub-type(s).
- 48-bits with no sub-type(s).
- 64-bits with no sub-type(s).
66Ppt"PPT Document (*.ppt)" format (Microsoft PowerPoint 2003) that supports the following bits per pixel values:
- 1 -bits with no sub-type(s).
- 4 -bits with no sub-type(s).
- 8 -bits with no sub-type(s).
- 16-bits with no sub-type(s).
- 24-bits with no sub-type(s).
67Jxr"JPEG Extended Range (*.jxr)" format that supports the following bits per pixel values:
- 1 bits with no sub-type(s).
- 8 bits with no sub-type(s).
- 16 bits with sub-type: RasterImageFormat.Jxr and RasterImageFormat.JxrGray.
- 24 bits with sub-type: RasterImageFormat.Jxr, RasterImageFormat.Jxr422 and RasterImageFormat.Jxr420.
- 32 bits with sub-type: RasterImageFormat.Jxr and RasterImageFormat.JxrGray.
- 48 bits with no sub-type(s).
- 64 bits with no sub-type(s).
68Jls"JPEG LS (*.jls)" format that supports the following bits per pixel values:
- 8 with sub-type: Lossless and Near Lossless for RasterImageFormat.Jls
- 12 with sub-type: Lossless and Near Lossless for RasterImageFormat.Jls
- 16 with sub-type: Lossless and Near Lossless for RasterImageFormat.Jls
- 24 with sub-type: Lossless and Near Lossless for RasterImageFormat.Jls, RasterImageFormat.JlsLine and RasterImageFormat.JlsSample
69Ing"INGR (*.ing)" format that supports the following bits per pixel values:
- 1 with sub-type: CIT, CCITT G4 compression for RasterImageFormat.IngG4
- 1 with sub-type: RLE, RLE compression for RasterImageFormat.IngRle
- 8 with sub-type: CRL, RLE compression (color or gay) for RasterImageFormat.IngRle
- 8 with sub-type: T29, Adaptive RLE compression (color or gray) for RasterImageFormat.IngAdaptiveRle
- 8 with sub-type: COT, Uncompressed (color or gray) for RasterImageFormat.Ing
- 24 with sub-type: T27, Uncompressed (color or gray) for RasterImageFormat.IngAdaptiveRle
- 24 with sub-type: RGB, Uncompressed for RasterImageFormat.Ing
70BigTiffBig Tiff format.
71IndexEndEnd of the formats Index ID's.
Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly