Table of Contents

Enum ColorMode

Namespace
Aspose.Imaging.Xmp.Schemas.Photoshop
Assembly
Aspose.Imaging.dll

Represents color mode in PhotoshopPackage.

public enum ColorMode : byte

Fields

Bitmap = 0

Bitmap color mode.

Cmyk = 4

CMYK color mode.

Duotone = 8

Duo-tone color.

GrayScale = 1

Gray scale color mode.

IndexedColor = 2

The indexed color.

LabColor = 9

LAB color.

MultiChannel = 7

Multi-channel color.

Rgb = 3

RGB color.