public final class ColorType
extends com.aspose.ms.System.Enum
The type of the color.
Modifier and Type | Field and Description |
---|---|
static int |
Grayscale16Bit
Represents the grayscale 16-bit color type.
|
static int |
Grayscale8Bit
Represents the grayscale 8-bit color type.
|
static int |
Rgb24Bit
Represents the RGB 24-bit color type.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Grayscale8Bit
Represents the grayscale 8-bit color type.
public static final int Grayscale16Bit
Represents the grayscale 16-bit color type.
public static final int Rgb24Bit
Represents the RGB 24-bit color type.
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.