Colorimetry
Object Hierarchy:
Description:
[ CCode ( has_type_id = false ) ]
[ GIR ( name = "VideoColorimetry" ) ]
public struct Colorimetry
Structure describing the color info.
Content:
Methods:
- public bool from_string (string color)
Parse the colorimetry string and update
this with the parsed values.
- public bool is_equal (Colorimetry other)
Compare the 2 colorimetry sets for equality
- public bool matches (string color)
Check if the colorimetry information in info matches that
of the string color.
- public string? to_string ()
Make a string representation of this
.
Fields: