get_brightness


Description:

public void get_brightness (out float red, out float green, out float blue)

Retrieves the change in brightness used by this.

Parameters:

this

a BrightnessContrastEffect

red

return location for red component of the change in brightness

green

return location for green component of the change in brightness

blue

return location for blue component of the change in brightness