←Select platform

RasterDialogIffSubTypesIndex Enumeration

Summary

Iff sub types Index, for RasterDialogFileTypesIndex.Iff file type index RasterDialogFileTypesIndex.

Syntax

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

Members

ValueMemberDescription
0IlbmUncompressedSub-type index for Ilbm Uncompressed Iff
1IlbmRleCompressedSub-type index for Ilbm Rle Compressed Iff
2CatUncompressedSub-type index for Cat Uncompressed Iff
3CatRleCompressedSub-type index for Cat Rle Compressed Iff
Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly