Enum QoiColorSpace
Enum for the different QOI color spaces.
Namespace: SixLabors.ImageSharp.Formats.Qoi
Assembly: SixLabors.ImageSharp.dll
Syntax
public enum QoiColorSpace
Fields
Name | Description |
---|---|
AllChannelsLinear | All the values in the color space are linear |
SrgbWithLinearAlpha | sRGB color space with linear alpha value |