ShishGL  1.0
A simple modular cross-platform graphics library
Sh::Image Member List

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

blend(const Image &other)Sh::Image
fill(const Color &color)Sh::Imageinline
getData() constSh::Imageinline
getPixel(size_t x, size_t y) constSh::Imageinline
getPixels() constSh::Imageinline
Image(const Vector2< size_t > &size, const Color &color=Color::WHITE)Sh::Imageinlineexplicit
paste(IPlatform::IContext *context)Sh::Imageinline
Pixels typedefSh::Image
setPixel(const Vector2< size_t > &pos, const Color &color)Sh::Imageinline
size() constSh::Imageinline