Gst.Play.ColorBalanceType – gstreamer-play-1.0 Reference Manual
Packages
gstreamer-play-1.0
Gst
Play
ColorBalanceType
BRIGHTNESS
CONTRAST
HUE
SATURATION
get_name
ColorBalanceType
Description:
[
CCode
( cprefix =
"GST_PLAY_COLOR_BALANCE_"
, type_id =
"gst_play_color_balance_type_get_type ()"
) ]
[
GIR
( name =
"PlayColorBalanceType"
) ]
[
Version
( since =
"1.20"
) ]
public
enum
ColorBalanceType
Namespace:
Gst.Play
Package:
gstreamer-play-1.0
Content:
Enum values:
BRIGHTNESS
-
brightness or black level.
CONTRAST
-
contrast or luma gain.
HUE
-
hue or color balance.
SATURATION
-
color saturation or chroma gain.
Methods:
public
unowned
string
get_name
()
Gets a string representing the given color balance type.