PictureEffects Xojo and Real Studio Plugin

IGraphicsEffectInPlace.ApplyInPlace Method (console safe)

Applies the effect in place on a given 32 bit source image with a given 32 bit mask.

ApplyInPlace(
   source as Picture)

Parameters

source
The image to manipulate.

Remarks

See Also

IGraphicsEffectInPlace Interface