ImageGear23.Formats.Dicom Assembly > ImageGear.Formats.DICOM Namespace : ImGearDICOMPlanarConfigurations Enumeration |
Member | Value | Description |
---|---|---|
PIXEL_BY_PIXEL | 0 | Pixel by pixel (interleaved by color channel. RGB, RGB, RGB). |
PLANE_BY_PLANE | 1 | Plane by plane (not interleaved by color channel. RRR, GGG, BBB). |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.DICOM.ImGearDICOMPlanarConfigurations