LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

RasterDialogTiff12SubTypesIndex Enumeration

Show in webframe





Tiff 12 bit sub types Index, for RasterDialogFileTypesIndex.Tiff file type index RasterDialogFileTypesIndex.
Syntax
public enum RasterDialogTiff12SubTypesIndex : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterDialogTiff12SubTypesIndex 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterDialogTiff12SubTypesIndex

            

            
public enum class RasterDialogTiff12SubTypesIndex : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000UncompressedSub-type index for Uncompressed Tiff
0x00000001PackbitsRleSub-type index for Packbits Rle Tiff
0x00000002LosslessJpegSub-type index for Lossless Jpeg Tiff
0x00000003JpegGrayYCbCrSub-type index for Jpeg GRAY YCbCr Tiff
0x00000004LzwSub-type index for Lzw Tiff
0x00000005Jpeg2000StreamSub-type index for JPEG 200 stream Tiff
0x00000006CmwSub-type index for LEAD CMW Tiff
Example
Refer to RasterSaveDialog example.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.WinForms.CommonDialogs.File.RasterDialogTiff12SubTypesIndex

Requirements

Target Platforms

See Also

Reference

Leadtools.WinForms.CommonDialogs.File Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.