PictureEffectsConsole Xojo Plugin

FlipEffectConsole.ApplyInPlaceVertical Method (console only)

Flips a picture in vertical direction without creating a new image, the result is written into the source image. Very Important read the remarks.

ApplyInPlaceVertical(
   source as Picture)

Parameters

source
The source picture to work with (must be 32 bits).

Remarks

See Also

FlipEffectConsole Class