Visual Basic (Declaration) | |
---|---|
Public Enum RasterDialogJpeg24SubTypesIndex Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterDialogJpeg24SubTypesIndex |
C# | |
---|---|
public enum RasterDialogJpeg24SubTypesIndex : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class RasterDialogJpeg24SubTypesIndex : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
Lab411 | Sub-type index for Lab411 Jpeg |
Lab422 | Sub-type index for Lab422 Jpeg |
Lab444 | Sub-type index for Lab444 Jpeg |
Lossless | Sub-type index for Lossless Jpeg |
Progressive411 | Sub-type index for Progressive411 Jpeg |
Progressive422 | Sub-type index for Progressive422 Jpeg |
Progressive444 | Sub-type index for Progressive444 Jpeg |
Yuv411 | Sub-type index for Yuv411 Jpeg |
Yuv422 | Sub-type index for Yuv422 Jpeg |
Yuv444 | Sub-type index for Yuv444 Jpeg |
Refer to RasterSaveDialog example.
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.CommonDialogs.File.RasterDialogJpeg24SubTypesIndex
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7