Enum ColorRange
Represents the color range used in ColorSpaces
public enum ColorRange
Fields
Full = 2Full range
E.g.
0-255for 8-bit RGB and luma, and1-255for 8-bit chromaLimited = 1Narrow range
E.g.
16-235for 8-bit RGB and luma, and16-240for 8-bit chromaUnknown = 0Unknown
Remarks
The ColorRanges defined here are as described by https://www.itu.int/rec/R-REC-BT.2100-2-201807-I/en.