Leadtools.WinForms.CommonDialogs.File Namespace : RasterDialogTiff8SubTypesIndex Enumeration |
public enum RasterDialogTiff8SubTypesIndex : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterDialogTiff8SubTypesIndex Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterDialogTiff8SubTypesIndex
public enum class RasterDialogTiff8SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | UncompressedRgb | Sub-type index for Uncompressed Rgb Tiff |
0x00000001 | PackbitsRleRgb | Sub-type index for Packbits Rle Rgb Tiff |
0x00000002 | JpegGrayYCbCr | Sub-type index for Jpeg GRAY YCbCr Tiff |
0x00000003 | LosslessJpeg | Sub-type index for Lossless Jpeg Tiff |
0x00000004 | LzwRgb | Sub-type index for Lzw Rgb Tiff |
0x00000005 | Jbig | Sub-type index for Jbig Tiff |
0x00000006 | Cmp | Sub-type index for Cmp Tiff |
0x00000007 | Jpeg2000Stream | Sub-type index for JPEG 2000 Stream Tiff |
0x00000008 | Cmw | Sub-type index for CMW Tiff |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogTiff8SubTypesIndex