| ColorsData() const | PLMPal | [inline] |
| FORMAT_BGRPAL enum value (defined in PLMPal) | PLMPal | |
| FORMAT_DEF enum value | PLMResource | |
| FORMAT_GIMPAL enum value (defined in PLMPal) | PLMPal | |
| FORMAT_JASCPAL enum value (defined in PLMPal) | PLMPal | |
| FORMAT_PLMPAL enum value (defined in PLMPal) | PLMPal | |
| FORMAT_RGBPAL enum value (defined in PLMPal) | PLMPal | |
| FORMAT_UNK enum value | PLMResource | |
| GenerateGreyScale(u32 nb=256) | PLMPal | |
| GetColor(u32 col) | PLMPal | [inline] |
| Length() const | PLMPal | [inline] |
| Load(PLMResFile &src, int format=PLMResource::FORMAT_UNK) | PLMPal | [virtual] |
| LoadName(const char *filename, int format=FORMAT_UNK) | PLMResource | [virtual] |
| MemoryUsed() const | PLMPal | [virtual] |
| operator[](u32 col) | PLMPal | [inline] |
| PLMPal(u32 number=0) | PLMPal | |
| PLMPal(const char *filename, int format=PLMResource::FORMAT_UNK) | PLMPal | |
| PLMPal(PLMResFile &file, int format=PLMResource::FORMAT_UNK) | PLMPal | |
| PLMPal(const PLMPal *src) | PLMPal | |
| PLMResource() (defined in PLMResource) | PLMResource | [protected] |
| PrintInfo() const | PLMPal | |
| Resize(u32 nb) | PLMPal | |
| Save(PLMResFile &dest, int format=PLMResource::FORMAT_DEF) | PLMPal | [virtual] |
| SaveName(const char *filename, int format=FORMAT_DEF) | PLMResource | [virtual] |
| SetColor(u32 col, u8 new_r, u8 new_g, u8 new_b, u8 new_a=0) | PLMPal | [inline] |
| SetColor(u32 col, PLMRGBA newcolor) | PLMPal | [inline] |
| SetFromRGB(const u8 *src, u32 nb=256, u32 start=0) | PLMPal | |
| SetFromRGBA(const u8 *src, u32 nb=256, u32 start=0) | PLMPal | |
| ToGreyScale() | PLMPal | |
| ~PLMPal() (defined in PLMPal) | PLMPal | [virtual] |
| ~PLMResource() (defined in PLMResource) | PLMResource | [virtual] |