@Deprecated public final class ColorantColorMode extends com.aspose.ms.System.Enum
Represents color mode in ColorantBase
.
Modifier and Type | Field and Description |
---|---|
static int |
CMYK
Deprecated.
CMYK color mode.
|
static int |
LAB
Deprecated.
LAB color mode.
|
static int |
RGB
Deprecated.
RGB color mode.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int CMYK
CMYK color mode.
public static final int RGB
RGB color mode.
public static final int LAB
LAB color mode.
Copyright © 2020. All rights reserved.