Image Member List
This is the complete list of members for Image, including all inherited members.| AdjustBrightness(float redMultiplier, float greenMultiplier, float blueMultiplier) | Image | |
| GetCelCount() const | Image | |
| GetCelDelay(int cel) const | Image | |
| GetHeight() const | Image | |
| GetPixel(int x, int y) const | Image | |
| GetPixel(int cel, int x, int y) const | Image | |
| GetPointer() const | Image | |
| GetWidth() const | Image | |
| Image() | Image | |
| Image(const Asset &asset, Orientation orientation=Rotate_0) | Image | |
| Image(const Asset &asset, int celCount, Orientation orientation=Rotate_0) | Image | |
| Image(int width, int height) | Image | |
| Image(int width, int height, int celCount) | Image | |
| Image(const Image &image) | Image | |
| Image(const Bitmap &bitmap) | Image | |
| Mirror_X enum value | Image | |
| Mirror_Y enum value | Image | |
| operator=(const Image &image) | Image | |
| Orientation enum name | Image | |
| Orientations_Count enum value | Image | |
| Rotate_0 enum value | Image | |
| Rotate_180 enum value | Image | |
| Rotate_270 enum value | Image | |
| Rotate_90 enum value | Image | |
| Save(const Filename &filename) | Image | |
| SetOrientation(Orientation orientation) | Image | |
| SetPixel(int x, int y, unsigned int color) | Image | |
| SetPixel(int cel, int x, int y, unsigned int color) | Image | |
| ~Image() | Image |
Reproduction/republishing of any material on this site without permission is strictly prohibited.
