Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogTiff12SubTypesIndex Enumeration |
public enum RasterDialogTiff12SubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogTiff12SubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogTiff12SubTypesIndex
public enum class RasterDialogTiff12SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Uncompressed | Sub-type index for Uncompressed Tiff |
0x00000001 | PackbitsRle | Sub-type index for Packbits Rle Tiff |
0x00000002 | LosslessJpeg | Sub-type index for Lossless Jpeg Tiff |
0x00000003 | JpegGrayYCbCr | Sub-type index for Jpeg GRAY YCbCr Tiff |
0x00000004 | Lzw | Sub-type index for Lzw Tiff |
0x00000005 | Jpeg2000Stream | Sub-type index for JPEG 200 stream Tiff |
0x00000006 | Cmw | Sub-type index for LEAD CMW Tiff |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogTiff12SubTypesIndex