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