| |
Main Page Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members
PLMImage Member ListThis is the complete list of members for PLMImage, including all inherited members.
| Bpp() const | PLMImage | [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() const | PLMImage | [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 name | PLMImage | |
| 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 value | PLMImage | |
| FORMAT_DEF enum value | PLMResource | |
| FORMAT_FONT enum value | PLMImage | |
| FORMAT_GIF enum value | PLMImage | |
| FORMAT_PCX enum value | PLMImage | |
| FORMAT_TGA enum value | PLMImage | |
| FORMAT_TGARLE enum value | PLMImage | |
| FORMAT_UNK enum value | PLMResource | |
| 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) const | PLMImage | [inline] |
| GetPixel(s32 x, s32 y) const | PLMImage | |
| 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 name | PLMImage | |
| Height() const | PLMImage | [inline] |
| HLine(s32 x, s32 y, u32 w, PLMColor c, DrawMode mode=DRAW_SET) | PLMImage | |
| IsClipping() const | PLMImage | |
| 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() const | PLMImage | [virtual] |
| MoveInside(s32 xfrom, s32 yfrom, u32 w, u32 h, s32 xto, s32 yto) | PLMImage | |
| NewFormat(u32 width, u32 height, u32 depth) | PLMImage | |
| Pitch() const | PLMImage | [inline] |
| Pixels() const | PLMImage | [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() const | PLMImage | |
| 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() const | PLMImage | [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.
|