PictureEffectsConsole Xojo Plugin

FlipEffectConsole.ApplyHorizontal Method (console only)

Flips a picture in horizontal direction.

ApplyHorizontal(
   source as Picture) as Picture

Parameters

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

Returns

Picture
If the filter was successful: A reference to the modified picture else nil.

Remarks

See Also

FlipEffectConsole Class