Concept Framework 2.0 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: Fri Jan 21 18:06:12 2011 GMT(c)2011 RadGs Software