C#
VB
C++
Jpeg 24 bits sub types Index, for RasterDialogFileTypesIndex.Jpeg file type index RasterDialogFileTypesIndex
public enum RasterDialogJpeg24SubTypesIndex
Public Enum RasterDialogJpeg24SubTypesIndex
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class RasterDialogJpeg24SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0 | Yuv444 | Sub-type index for Yuv444 Jpeg |
1 | Yuv422 | Sub-type index for Yuv422 Jpeg |
2 | Yuv411 | Sub-type index for Yuv411 Jpeg |
3 | Progressive444 | Sub-type index for Progressive444 Jpeg |
4 | Progressive422 | Sub-type index for Progressive422 Jpeg |
5 | Progressive411 | Sub-type index for Progressive411 Jpeg |
6 | Lossless | Sub-type index for Lossless Jpeg |
7 | Lab444 | Sub-type index for Lab444 Jpeg |
8 | Lab422 | Sub-type index for Lab422 Jpeg |
9 | Lab411 | Sub-type index for Lab411 Jpeg |
Refer to RasterSaveDialog example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET