ColorType Enumeration

The type of the color.

Module: aspose.imaging.fileformats.dicom

Full Name: aspose.imaging.fileformats.dicom.ColorType

Aspose.Imaging Version: 24.5.0

Members

Member nameDescription
GRAYSCALE_16_BITRepresents the grayscale 16-bit color type.
GRAYSCALE_8_BITRepresents the grayscale 8-bit color type.
RGB_24_BITRepresents the RGB 24-bit color type.