Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

GdcTools.h File Reference

Go to the source code of this file.

Defines

#define FLIP_X   1
 Flip surface on the X axis.
#define FLIP_Y   2
 Flip surface on the Y axis.

Functions

bool RemapDC (GSurface *pDC, GPalette *DestPal)
 Remap surface to new palette.
bool FlipDC (GSurface *pDC, int Dir)
 Flip surface on an axis.
bool IsGreyScale (GSurface *pDC)
 Return true if surface is greyscale.
GSurfaceGreyScaleDC (GSurface *pDC)
 Convert surface to greyscale.
bool InvertDC (GSurface *pDC)
 Invert the surface.
bool RotateDC (GSurface *pDC, double Angle)
 Rotate the surface.
bool FlipXDC (GSurface *pDC)
 Flip surface on the x axis.
bool FlipYDC (GSurface *pDC)
 Flip surface on the y axis.
bool ResampleDC (GSurface *pTo, GSurface *pFrom, Progress *Prog=0)
 Resample the surface to a new size.


Detailed Description

Author:
Matthew Allen

Function Documentation

bool FlipDC GSurface pDC,
int  Dir
 

Flip surface on an axis.

Parameters:
pDC  The input surface
Dir  The axis, one of FLIP_X or FLIP_Y


Generated on Wed Oct 26 14:46:53 2005 for Lgi by  doxygen 1.4.1