Property

ClutterBrightnessContrastEffect:brightness

Declaration

property brightness: Cogl.Color [ read, write ]

Description [src]

The brightness change to apply to the effect.

This property uses a CoglColor to represent the changes to each color channel. The range is [ 0, 255 ], with 127 as the value used to indicate no change; values smaller than 127 indicate a decrease in brightness, and values larger than 127 indicate an increase in brightness.

Type:CoglColor

Flags

Readableyes
Writableyes
Constructno
Construct onlyno