Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

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 valueImage
Mirror_Y enum valueImage
operator=(const Image &image)Image
Orientation enum nameImage
Orientations_Count enum valueImage
Rotate_0 enum valueImage
Rotate_180 enum valueImage
Rotate_270 enum valueImage
Rotate_90 enum valueImage
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



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.