Enum PixelFormat

Enum PixelFormat

De naam: Aspose.Imaging Verzameling: Aspose.Imaging.dll (25.4.0)

De pixelgegevens vormen werkelijke betekenis.

public enum PixelFormat

Fields

Bgr = 1

De BGR kleurruimte.

CieLab = 6

De CIE lab kleurruimte.

Cmyk = 4

De CMYK kleurruimte.

Grayscale = 0

De grayscale kleurruimte

Rgb = 2

De RGB kleurruimte.

YCbCr = 3

De YCbCr kleurruimte.

Ycck = 5

De YCCK kleurruimte.

 Nederlands