Concept Framework 2.2 documentation Contents | Index

RImage.Flip

Name Type Access Version Deprecated
Flip function public version 1.0 no

Prototype:
public function Flip(horizontal=false);

Parameters:
horizontal      the type of flipping (if true horizontal else vertical)

Description:
Flips the image contained by the RImage control. Normally the flip is vertical, but if the horizontal parameter is set to true, then the image is flipped vertically.

Returns:
This function returns null.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:07 2013 GMT(c)2013 Devronium Applications