IMG_FileFilterFlip Class Reference

#include <IMG_FileFilterFlip.h>

Inheritance diagram for IMG_FileFilterFlip:

IMG_FileFilter IMG_File

List of all members.

Public Member Functions

 IMG_FileFilterFlip (IMG_File *file_to_filter)
virtual ~IMG_FileFilterFlip ()
virtual const char * className () const
void init (bool flipx, bool flipy, bool flop)
virtual const void * readPlaneScanline (int y, const IMG_Plane &pi)
virtual int writePlaneScanline (const void *data, int y, const IMG_Plane &pi)
virtual int isTopFirst () const
virtual void computeCommonData ()


Detailed Description

Definition at line 31 of file IMG_FileFilterFlip.h.


Constructor & Destructor Documentation

IMG_FileFilterFlip::IMG_FileFilterFlip ( IMG_File file_to_filter  ) 

virtual IMG_FileFilterFlip::~IMG_FileFilterFlip (  )  [virtual]


Member Function Documentation

virtual const char* IMG_FileFilterFlip::className ( void   )  const [inline, virtual]

Reimplemented from IMG_File.

Definition at line 37 of file IMG_FileFilterFlip.h.

virtual void IMG_FileFilterFlip::computeCommonData (  )  [virtual]

Reimplemented from IMG_FileFilter.

void IMG_FileFilterFlip::init ( bool  flipx,
bool  flipy,
bool  flop 
)

virtual int IMG_FileFilterFlip::isTopFirst (  )  const [virtual]

orientation of the current file or format. Some formats support multiple orientations specified in the image files themselves, others simply have a fixed orientation. Call these methods rather than querying the orientation from the format, in case the format supports multiple orientations.

Reimplemented from IMG_FileFilter.

virtual const void* IMG_FileFilterFlip::readPlaneScanline ( int  y,
const IMG_Plane pi 
) [virtual]

Reimplemented from IMG_File.

virtual int IMG_FileFilterFlip::writePlaneScanline ( const void *  data,
int  y,
const IMG_Plane pi 
) [virtual]

Reimplemented from IMG_File.


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

Generated on Fri May 25 00:10:30 2012 for HDK by  doxygen 1.5.9