ColorModels

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class ColorModels extends System.Enum

Färgmodeller.

Fält

FältBeskrivning
InvalidOgiltig färgmodell.
PantonePANTONE-palett.
CMYKCMYK-färgmodell, representerad i 0‑100 byteintervall.
CMYK255CMYK-färgmodell, representerad i 0‑255 byteintervall.
CMYCMY-färgmodell.
RGBRGM-färgmodell.
HSBHSB-färgmodell.
HLSHLS-färgmodell.
BWSvarta och vita färger.
GrayGråskala-färgmodell.
YIQ255YIQ-färgmodell, representerad i 0‑255 byteintervall.
LABLab-färgmodell.
BGRFärgmodellen BGR
LAB255Lab-färgmodell LAB255.

Invalid

public static final int Invalid

Ogiltig färgmodell.

Pantone

public static final int Pantone

PANTONE-palett.

CMYK

public static final int CMYK

CMYK-färgmodell, representerad i 0‑100 byteintervall.

CMYK255

public static final int CMYK255

CMYK-färgmodell, representerad i 0‑255 byteintervall.

CMY

public static final int CMY

CMY-färgmodell.

RGB

public static final int RGB

RGM-färgmodell.

HSB

public static final int HSB

HSB-färgmodell.

HLS

public static final int HLS

HLS-färgmodell.

BW

public static final int BW

Svarta och vita färger.

Gray

public static final int Gray

Gråskala-färgmodell.

YIQ255

public static final int YIQ255

YIQ-färgmodell, representerad i 0‑255 byteintervall.

LAB

public static final int LAB

Lab-färgmodell.

BGR

public static final int BGR

Färgmodellen BGR

LAB255

public static final int LAB255

Lab-färgmodell LAB255.