LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

RasterSaveDialogFormatFlags Enumeration

Show in webframe





The options a format supports.
Syntax
[FlagsAttribute()]
public enum RasterSaveDialogFormatFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum RasterSaveDialogFormatFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterSaveDialogFormatFlags

            

            
[FlagsAttribute()]
public enum class RasterSaveDialogFormatFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneThe format does not support any special options.
0x00000001ProgressiveThe format supports Progressive Passes.
0x00000002CmpQualityFactorPredefinedThe format supports the predefined Cmp Quality Factor, Leadtools.Codecs.CodecsCmpQualityFactorPredefined.
0x00000008MultiPageThe format supports Multipage options.
0x00000010StampThe format supports Stamp options.
0x00000020LosslessJpegThe format supports the Lossless JPEG compression.
0x00000040Jpeg2000BasicThe format supports basic Jpeg2000 options.
0x00000080Jpeg2000AdvancedThe format supports advanced Jpeg2000 options.
0x00000200AbcQualityFactorThe format supports the Abc custom quality factors, see Leadtools.Codecs.CodecsAbcQualityFactor
0x00000400EcwQualityFactorThe format supports a quality factor between (1-100).
0x00000800Jpeg2000AlphaChannelThe format supports JPEG 2000 alpha channels
0x00001000Jbig2SupportThe format supports JBIG2 options.
0x00002000XpsPngQualityFactorThe format supports a quality factor between (0-9).
0x00002000PngQualityFactorThe format supports a quality factor between (0-9).
0x00004000XpsJpegQualityFactorThe format supports a quality factor between (0, 2-255).
0x00004000QualityFactorThe format supports the Quality Factor.
0x00008000PdfProfilesThe format supports PDF Profiles.
Example
Refer to RasterSaveDialog example.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.WinForms.CommonDialogs.File.RasterSaveDialogFormatFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.WinForms.CommonDialogs.File Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.