Package org.gnome.gdk

Enum Class CicpRange

java.lang.Object
java.lang.Enum<CicpRange>
org.gnome.gdk.CicpRange
All Implemented Interfaces:
Enumeration, Serializable, Comparable<CicpRange>, Constable

@Generated("io.github.jwharm.JavaGI") public enum CicpRange extends Enum<CicpRange> implements Enumeration
The values of this enumeration describe whether image data uses the full range of 8-bit values.

In digital broadcasting, it is common to reserve the lowest and highest values. Typically the allowed values for the narrow range are 16-235 for Y and 16-240 for u,v (when dealing with YUV data).