Otclient  14/8/2020
Image Member List

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

add_ref()stdext::shared_objectinline
blit(const Point &dest, const ImagePtr &other)Image
const_self_cast()stdext::shared_objectinline
dec_ref()stdext::shared_objectinline
dynamic_self_cast()stdext::shared_objectinline
getBpp()Imageinline
getHeight()Imageinline
getPixel(int x, int y)Imageinline
getPixelCount()Imageinline
getPixelData()Imageinline
getPixels()Imageinline
getSize()Imageinline
getWidth()Imageinline
Image(const Size &size, int bpp=4, uint8 *pixels=nullptr)Image
load(std::string file)Imagestatic
loadPNG(const std::string &file)Imagestatic
nextMipmap()Image
overwriteMask(const Color &maskedColor, const Color &insideColor=Color::white, const Color &outsideColor=Color::alpha)Image
paste(const ImagePtr &other)Image
ref_count()stdext::shared_objectinline
resize(const Size &size)Imageinline
savePNG(const std::string &fileName)Image
setPixel(int x, int y, uint8 *pixel)Imageinline
setPixel(int x, int y, const Color &color)Imageinline
shared_object()stdext::shared_objectinline
static_self_cast()stdext::shared_objectinline
~shared_object()stdext::shared_objectinlinevirtual