C#
VB
C++
Tifx 1 bit sub types Index, for RasterDialogFileTypesIndex.Tifx file type index RasterDialogFileTypesIndex.
public enum RasterDialogTifx1SubTypesIndex
Public Enum RasterDialogTifx1SubTypesIndex
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class RasterDialogTifx1SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0 | CcittG4 | Sub-type index for Ccitt G4 in Tifx 1 bits |
1 | CcittG31D | Sub-type index for Ccitt G3 1D in Tifx 1 bits |
2 | CcittG32D | Sub-type index for Ccitt G3 2D in Tifx 1 bits |
3 | Jbig | Sub-type index for Jbig in Tifx 1 bits |
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