PictureEffectsRaw Xojo Plugin

BrightnessEffectRaw.BrightnessValue Property (console safe)

Sets the brightness value to use. (-1.0 to 1.0)

BrightnessValue as Single {Read and Write}

Remarks

This value specifies how much brightness to add or subtract from the picture.
The value can be from -1.0 to 1.0. Values out of this range will make the function return nil and not any image manipulation.

See Also

BrightnessEffectRaw Class