Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members  

PLMImage Member List

This is the complete list of members for PLMImage, including all inherited members.
Bpp() constPLMImage [inline]
Circle(s32 x, s32 y, s32 radius, PLMColor c, DrawMode mode=DRAW_SET)PLMImage
CopyImage(s32 xdest, s32 ydest, PLMImage *src)PLMImage [inline]
CopyImage(s32 xdest, s32 ydest, PLMImage *src, s32 xsrc, s32 ysrc, u32 wsrc, u32 hsrc)PLMImage
CopyImage(s32 xdest, s32 ydest, PLMImage *src, const PLMRect &rect)PLMImage [inline]
Depth() constPLMImage [inline]
Disk(s32 x, s32 y, s32 radius, PLMColor c, DrawMode mode=DRAW_SET)PLMImage
DRAW_SET enum value (defined in PLMImage)PLMImage
DRAW_XOR enum value (defined in PLMImage)PLMImage
DrawMode enum namePLMImage
DrawText(s32 x, s32 y, const char *text, PLMColor col, PLMFont *font, FontAlign yref=FONT_TOP, int nb=-1)PLMImage
DrawTextEx(s32 x, s32 y, const char *text, FontParams &infos, int nb=-1)PLMImage
FastPut(u32 offset, PLMColor c) (defined in PLMImage)PLMImage [inline, protected]
FastXor(u32 offset, PLMColor c) (defined in PLMImage)PLMImage [inline, protected]
Fill(PLMColor c, DrawMode mode=DRAW_SET)PLMImage [inline]
FORMAT_BMP enum valuePLMImage
FORMAT_DEF enum valuePLMResource
FORMAT_FONT enum valuePLMImage
FORMAT_GIF enum valuePLMImage
FORMAT_PCX enum valuePLMImage
FORMAT_TGA enum valuePLMImage
FORMAT_TGARLE enum valuePLMImage
FORMAT_UNK enum valuePLMResource
Frame(s32 x, s32 y, u32 w, u32 h, PLMColor c, DrawMode mode=DRAW_SET)PLMImage
GetClipping(s32 &left, s32 &top, s32 &right, s32 &bottom)PLMImage [inline]
GetPalette(void) constPLMImage [inline]
GetPixel(s32 x, s32 y) constPLMImage
GRAD_NS enum value (defined in PLMImage)PLMImage
GRAD_NW enum value (defined in PLMImage)PLMImage
GRAD_SW enum value (defined in PLMImage)PLMImage
GRAD_WE enum value (defined in PLMImage)PLMImage
Gradient(s32 x, s32 y, u32 w, u32 h, PLMColor c1, PLMColor c2, int type, DrawMode mode=DRAW_SET)PLMImage
Gradients enum namePLMImage
Height() constPLMImage [inline]
HLine(s32 x, s32 y, u32 w, PLMColor c, DrawMode mode=DRAW_SET)PLMImage
IsClipping() constPLMImage
Line(s32 x1, s32 y1, s32 x2, s32 y2, PLMColor c, DrawMode mode=DRAW_SET)PLMImage
Load(PLMResFile &f, int format=FORMAT_UNK)PLMImage [virtual]
LoadName(const char *filename, int format=FORMAT_UNK)PLMResource [virtual]
MemoryUsed() constPLMImage [virtual]
MoveInside(s32 xfrom, s32 yfrom, u32 w, u32 h, s32 xto, s32 yto)PLMImage
NewFormat(u32 width, u32 height, u32 depth)PLMImage
Pitch() constPLMImage [inline]
Pixels() constPLMImage [inline]
PLMImage(u32 width=0, u32 height=0, u32 depth=8)PLMImage
PLMImage(PLMResFile &src, int format=PLMResource::FORMAT_UNK)PLMImage
PLMImage(PLMImage *src)PLMImage
PLMResource() (defined in PLMResource)PLMResource [protected]
PrintInfo() constPLMImage
PutPixel(s32 x, s32 y, PLMColor c)PLMImage [inline]
Rectangle(s32 x, s32 y, u32 w, u32 h, PLMColor c, DrawMode mode=DRAW_SET)PLMImage
ReplacePalette(PLMPal *src)PLMImage
Resize(u32 width, u32 height)PLMImage
Save(PLMResFile &f, int format=FORMAT_UNK)PLMImage [virtual]
SaveName(const char *filename, int format=FORMAT_DEF)PLMResource [virtual]
SetClipping(s32 left, s32 top, s32 right, s32 bottom)PLMImage
SetPalette(PLMPal *src, u32 first, u32 number)PLMImage
StopClipping()PLMImage
TCopyImage(s32 xdest, s32 ydest, PLMColor c, PLMImage *src)PLMImage [inline]
TCopyImage(s32 xdest, s32 ydest, PLMColor c, PLMImage *src, s32 xsrc, s32 ysrc, u32 wsrc, u32 hsrc)PLMImage
TCopyImage(s32 xdest, s32 ydest, PLMColor c, PLMImage *src, const PLMRect &rect)PLMImage [inline]
VFlip()PLMImage
VLine(s32 x, s32 y, u32 h, PLMColor c, DrawMode mode=DRAW_SET)PLMImage
Width() constPLMImage [inline]
XorPixel(s32 x, s32 y, PLMColor c)PLMImage [inline]
~PLMImage() (defined in PLMImage)PLMImage [virtual]
~PLMResource() (defined in PLMResource)PLMResource [virtual]

Generated by Doxygen 1.2.18 on Tue Oct 26 12:07:38 2004.