Gst.Video.Colorimetry – gstreamer-video-1.0 Reference Manual
Colorimetry
Object Hierarchy:
Gst.Video.Colorimetry
Gst.Video.Colorimetry
Gst.Video.Colorimetry
Description:
[
CCode
( has_type_id =
false
) ]
[
GIR
( name =
"VideoColorimetry"
) ]
public
struct
Colorimetry
Namespace:
Gst.Video
Package:
gstreamer-video-1.0
Content:
Methods:
public
bool
from_string
(
string
color)
public
bool
is_equal
(
Colorimetry
other)
public
bool
is_equivalent
(
uint
bitdepth,
Colorimetry
other,
uint
other_bitdepth)
public
bool
matches
(
string
color)
public
string
?
to_string
()
Fields:
public
ColorRange
range
public
ColorMatrix
matrix
public
TransferFunction
transfer
public
ColorPrimaries
primaries
2022 vala-language.org