[]
Adds a new Luminance effect into the list.
public Luminance AddLuminance(float brightness, float contrast)
Public Function AddLuminance(brightness As Single, contrast As Single) As Luminance
Type | Name | Description |
---|---|---|
float | brightness | The value to change the brightness. |
float | contrast | The value to change the contrast. |