Class ColorTable
Class ColorTable
Namespace: Aspose.Medical.Dicom.Imaging
Assembly: Aspose.Medical.dll (25.11.0)
Allows to manage color look-up tables with 256 color items.
public static class ColorTableInheritance
Inherited Members
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Monochrome1
Look-up table representing MONOCHROME1 grayscale scheme. Read-only Aspose.Medical.Imaging.PixelFormats.Bgra32’s array.
public static Bgra32[] Monochrome1 { get; }Property Value
Bgra32 []
Monochrome2
Look-up table representing MONOCHROME2 grayscale scheme. Read-only Aspose.Medical.Imaging.PixelFormats.Bgra32’s array.
public static Bgra32[] Monochrome2 { get; }Property Value
Bgra32 []