anyKode Marilou
ContentsIndexHome
PreviousUpNext
Image::ToHorizontalFlip

ToHorizontalFlip created a new object of the current image, returned horizontally. This operation does not affect the main object.

C++
Image ToHorizontalFlip(void) const;

A new Image object from the current. The new object contains a flipped image. If the object image is invalid, the returned value is an empty Image (invalid).

Documentation v4.7 (25/04/2012), Copyright (c) 2012 anyKode. All rights reserved.
What do you think about this topic? Send feedback!