PictureEffects Xojo and Real Studio Plugin |
|
FlipEffect.ApplyHorizontal Method
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
FlipEffect Class