PixelLightAPI  .
Public Member Functions
PLGraphics::IEFlipYAxis Class Reference

Image effect: Flip the image around the y axis. More...

#include <IEFlipYAxis.h>

Inheritance diagram for PLGraphics::IEFlipYAxis:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual PLGRAPHICS_API bool Apply (ImageBuffer &cBuffer) const override
 Apply effect to image buffer.

Detailed Description

Image effect: Flip the image around the y axis.


Member Function Documentation

virtual PLGRAPHICS_API bool PLGraphics::IEFlipYAxis::Apply ( ImageBuffer cBuffer) const [override, virtual]

Apply effect to image buffer.

Parameters:
[in,out]cBufferImage buffer
Returns:
'true' if all went fine, else 'false'

Reimplemented from PLGraphics::ImageEffect.


The documentation for this class was generated from the following file:


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:17
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported