Enum ColorModes

Enum ColorModes

Navne til: Aspose.Imaging.FileFormats.Psd Sammensætning: Aspose.Imaging.dll (25.4.0)

Det repræsenterer PSD-filformatet farvestoffer.

public enum ColorModes : short

Fields

Bitmap = 0

Den bitmap farve mode.

Cmyk = 4

CMYK farve mode.

Duotone = 8

Duotone farve mode.

Grayscale = 1

Den grayscale mode.

Indexed = 2

Indekse af farve.

Lab = 9

Laboratoriet af farve.

Multichannel = 7

Multichannel farve mode.

Rgb = 3

RGB farve tilstand.

 Dansk