gamma

gamma — Adjusts gamma on a video stream

Synopsis

struct              GstGamma;

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GstObject
               +----GstElement
                     +----GstBaseTransform
                           +----GstVideoFilter
                                 +----GstGamma

Properties

  "gamma"                    gdouble               : Read / Write

Description

Performs gamma correction on a video stream.

Example launch line

1
2
3
4