get_contrast


Description:

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

Retrieves the contrast value used by this.

Parameters:

this

a BrightnessContrastEffect

red

return location for red component of the change in contrast

green

return location for green component of the change in contrast

blue

return location for blue component of the change in contrast