RasterDialogFpxSubTypesIndex Enumeration

Summary

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

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

Members
ValueMemberDescription
0UncompressedSub-type index for Uncompressed Fpx
1SingleColorSub-type index for Single Color Fpx
2JpegDefaultQFactorSub-type index for Jpeg Default Quality Factor Fpx
3JpegSpecifyQFactorSub-type index for Jpeg Specify Quality Factor Fpx

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