C#
VB
C++
Exif sub types Index, for RasterDialogFileTypesIndex.Exif file type index RasterDialogFileTypesIndex.
public enum RasterDialogExifSubTypesIndex
Public Enum RasterDialogExifSubTypesIndex
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class RasterDialogExifSubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0 | UncompressedRgb | Sub-type index for Uncompressed Rgb Exif |
1 | UncompressedYCbCr | Sub-type index for Uncompressed YCbCr Exif |
2 | Jpeg411 | Sub-type index for Jpeg411 Exif |
3 | Jpeg422 | Sub-type index for Jpeg422 Exif |
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