RasterDialogRawIcaSubTypesIndex Enumeration

Summary

RawIca sub types Index, for RasterDialogFileTypesIndex.RawIoca file type index RasterDialogFileTypesIndex.

Syntax
C#
VB
C++
public enum RasterDialogRawIcaSubTypesIndex 
  
Public Enum RasterDialogRawIcaSubTypesIndex  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterDialogRawIcaSubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
0CcittGroup3OneDimensionSub-type index for 'Ccitt Group3 One Dimension' RawIca
1CcittGroup3TwoDimensionSub-type index for 'Ccitt Group3 Two Dimension' RawIca
2CcittGroup4Sub-type index for CcittGroup4 RawIca
3IbmMmrSub-type index for IbmMmr RawIca
4UncompressedSub-type index for Uncompressed RawIca

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

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

Leadtools.WinForms.CommonDialogs.File Assembly