You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contains colour information about the image.
If colour information is supplied in both this box, and also in the video bitstream, this box takes precedence, and over‐rides the information in the bitstream.
Properties
Name
Type
Description
Notes
ToString
string
Text summary of the box.
ColourType
string
Colour type code as a string.
Fields
Name
Type
Description
Notes
colour_type
uint
An indication of the type of colour information supplied.
colour_primaries
ushort
Indicates the chromaticity coordinates of the source primaries.
transfer_characteristics
ushort
Indicates the reference opto-electronic transfer characteristic.
matrix_coefficients
ushort
Describes the matrix coefficients used in deriving luma and chroma signals from the green, blue, and red.
full_range_flag
bool
Indicates the black level and range of the luma and chroma signals as derived from E′Y, E′PB, and E′PR or E′R, E′G, and E′B real-valued component signals.
Constructors
Name
Description
Parameters
ColourInformationBox
Create the box object from the bitstream and box size.