ColorType
ColorType enumeration
The type of the color.
public enum ColorType
Values
Name | Value | Description |
---|---|---|
Grayscale8Bit | 0 |
Represents the grayscale 8-bit color type. |
Grayscale16Bit | 1 |
Represents the grayscale 16-bit color type. |
Rgb24Bit | 2 |
Represents the RGB 24-bit color type. |
See Also
- namespace Aspose.Imaging.FileFormats.Dicom
- assembly Aspose.Imaging