This is the complete list of members for clan::ImageSource, including all inherited members.
from_callback(const std::function< Image(Canvas &)> &get_image_callback) | clan::ImageSource | static |
from_image(const Image &image) | clan::ImageSource | static |
from_resource(const std::string &resource_name) | clan::ImageSource | static |
get_image(Canvas &canvas)=0 | clan::ImageSource | pure virtual |
~ImageSource() | clan::ImageSource | inlineprotectedvirtual |