PictureEffects Xojo and Real Studio Plugin |
|
LevelsEffect.ApplyInPlace Method
Applies the effect in place on a given 32 bit source image with parameters that have been set on the class instance.
ApplyInPlace(
source as Picture)
Parameters
- source
- The image to manipulate.
Remarks
See Also
LevelsEffect Class