←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly