C#
VB
C++
Dicom gray 16 bits sub types Index, for RasterDialogFileTypesIndex.DicomGray file type index RasterDialogFileTypesIndex.
public enum RasterDialogDicomGray16SubTypesIndex Public Enum RasterDialogDicomGray16SubTypesIndexInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class RasterDialogDicomGray16SubTypesIndex : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Gray | (0x00000001)(0x00000002)(0x00000004)(0x00000006)Sub-type index for Uncompressed Grayscale in Dicom Gray 16 bits |
| 1 | RleGray | Sub-type index for Rle Gray in Dicom Gray 16 bits |
| 2 | LosslessJpegGray | Sub-type index for Lossless Jpeg Grayscale in Dicom Gray 16 bits |
| 3 | J2kGrayLossless | Sub-type index for Lossless Jpeg 2000 in Dicom Gray 16 bits |
| 4 | J2kGray | Sub-type index for Lossy Jpeg 2000 in Dicom Gray 16 bits |
| 5 | JpxGrayLossless | Sub-type index for Lossless Jpx in Dicom Gray 16 bits |
| 6 | JpxGray | Sub-type index for Lossy Jpx in Dicom Gray 16 bits |
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
