Aspose.Imaging by Aspose

<PackageReference Include="Aspose.Imaging" Version="24.3.0" />

.NET API 17,836,576 bytes

 PixelFormat

public enum PixelFormat
The pixel data format actual meaning.
Bgr = 1

The BGR color space.

CieLab = 6

The CIE lab color space.

Cmyk = 4

The CMYK color space.

The grayscale color space

Rgb = 2

The RGB color space.

YCbCr = 3

The YCbCr color space.

Ycck = 5

The YCCK color space.