RasterDialogTiff32SubTypesIndex Enumeration

Summary
Tiff 32 bit sub types Index, for RasterDialogFileTypesIndex.Tiff file type index RasterDialogFileTypesIndex.
Syntax
C#
VB
C++
public enum RasterDialogTiff32SubTypesIndex 
  
Public Enum RasterDialogTiff32SubTypesIndex  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterDialogTiff32SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0UncompressedRgbSub-type index for Uncompressed Rgb Tiff
1UncompressedCmykSub-type index for Uncompressed Cmyk Tiff
2PackbitsRgbSub-type index for Packbits Rgb Tiff
3PackbitsCmykSub-type index for Packbits Cmyk Tiff
4LzwRgbSub-type index for Lzw Rgb Tiff
5LzwCmykSub-type index for Lzw Cmyk Tiff
Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.