The options a format supports.
Members
Value | Member | Description |
---|---|---|
0x00000000 | None | The format does not support any special options. |
0x00000001 | Progressive | The format supports Progressive Passes. |
0x00000002 | CmpQualityFactorPredefined | The format supports the predefined Cmp Quality Factor, Leadtools.Codecs.CodecsCmpQualityFactorPredefined. |
0x00000004 | QualityFactor | The format supports the Quality Factor. |
0x00000008 | MultiPage | The format supports Multipage options. |
0x00000010 | Stamp | The format supports Stamp options. |
0x00000020 | LosslessJpeg | The format supports the Lossless JPEG compression. |
0x00000040 | Jpeg2000Basic | The format supports basic Jpeg2000 options. |
0x00000080 | Jpeg2000Advanced | The format supports advanced Jpeg2000 options. |
0x00000200 | AbcQualityFactor | The format supports the Abc custom quality factors, see Leadtools.Codecs.CodecsAbcQualityFactor |
0x00000400 | EcwQualityFactor | The format supports a quality factor between (1-100). |
0x00000800 | Jpeg2000AlphaChannel | The format supports JPEG 2000 alpha channels |
0x00001000 | Jbig2Support | The format supports JBIG2 options. |
0x00002000 | PngQualityFactor | The format supports a quality factor between (0-9). |
0x00002000 | XpsPngQualityFactor | The format supports a quality factor between (0-9). |
0x00004000 | XpsJpegQualityFactor | The format supports a quality factor between (0, 2-255). |
0x00008000 | PdfProfiles | The format supports PDF Profiles. |
Refer to RasterSaveDialog example.
Products |
Support |
Feedback: RasterSaveDialogFormatFlags Enumeration - Leadtools.WinForms.CommonDialogs.File |
Introduction |
Help Version 19.0.2017.3.22
|