sfImage Member List

This is the complete list of members for sfImage, including all inherited members.

Bind() constsfImage
Create(unsigned int Width, unsigned int Height, const sfColor &Color=sfColor(0, 0, 0, 255))sfImage
CreateMaskFromColor(const sfColor &ColorKey)sfImage
GetHeight() constsfImage
GetPixel(unsigned int X, unsigned int Y) constsfImage
GetPixelsPtr() constsfImage
GetTexCoords(const sfIntRect &Rect) const sfImage
GetValidTextureSize(unsigned int Size)sfImage [static]
GetWidth() constsfImage
LoadFromFile(const std::string &Filename)sfImage
LoadFromMemory(unsigned int Width, unsigned int Height, const void *Data)sfImage
operator=(const sfImage &Other)sfImage
Resize(unsigned int Width, unsigned int Height, const sfColor &Color=sfColor(0, 0, 0, 255))sfImage
SaveToFile(const std::string &Filename) const sfImage
SetPixel(unsigned int X, unsigned int Y, const sfColor &Color)sfImage
SetRepeat(bool Repeat) constsfImage
SetSmooth(bool Smooth) constsfImage
sfImage()sfImage
sfImage(const sfImage &Copy)sfImage
sfImage(unsigned int Width, unsigned int Height, const sfColor &Color=sfColor(0, 0, 0, 255))sfImage
sfImage(unsigned int Width, unsigned int Height, const void *Data)sfImage
Update()sfImage
~sfImage()sfImage