C#
VB
C++
Tiff 1 bit sub types Index, for RasterDialogFileTypesIndex.Tiff file type index RasterDialogFileTypesIndex.
public enum RasterDialogTiff1SubTypesIndex
Public Enum RasterDialogTiff1SubTypesIndex
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class RasterDialogTiff1SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0 | Ccitt | Sub-type index for Ccitt Tiff |
1 | CcittGroup3OneDimension | Sub-type index for 'Ccitt Group3 One Dimension' Tiff |
2 | CcittGroup3TwoDimension | Sub-type index for 'Ccitt Group3 Two Dimension' Tiff |
3 | CcittGroup4 | Sub-type index for 'Ccitt Group4' Tiff |
4 | UncompressedRgb | Sub-type index for Uncompressed Rgb Tiff |
5 | PackbitsRleRgb | Sub-type index for Packbits Rle Rgb Tiff |
6 | LzwRgb | Sub-type index for LzwRgb Tiff |
7 | Jbig | Sub-type index for Jbig Tiff |
8 | Jbig2 | Sub-type index for Jbig2 Tiff |
9 | Abc | Sub-type index for LEAD Abc Tiff |
10 | Abic | Sub-type index for Abic Tiff |
Refer to RasterSaveDialog example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET