1.11
Image Member List

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

align(const Rect &bounding, const AlignFlags &align)Image
crop(const Rect &rect) constImage
deserialize(const std::string &name, const std::string &value, const Serializer::Attributes &attrs)Image
empty() constImage
handle_surface_changed()Imageprotected
height() constImageinline
hscale() constImageinline
Image(const std::string &uri={}, float scale=1.0)Image
Image(const std::string &uri, float hscale, float vscale)Image
Image(const unsigned char *data, size_t len)Image
Image(std::shared_ptr< Surface > surface)Image
Image(Surface &&surface)Image
keep_image_ratio(bool enable)Imageinline
keep_image_ratio() constImageinline
load(const std::string &uri, float hscale=1.0, float vscale=1.0, bool approx=false)Image
m_hscaleImageprotected
m_keep_image_ratioImageprotected
m_orig_sizeImageprotected
m_surfaceImageprotected
m_uriImageprotected
m_vscaleImageprotected
reset_uri()Imageinline
resize(const Size &size)Imageinline
scale(float hscale, float vscale, bool approximate=false)Image
scale(float scale, bool approximate=false)Imageinline
serialize(const std::string &name, Serializer &serializer) constImage
size() constImage
size_orig() constImageinline
surface() constImageinline
SvgImageImagefriend
uri() constImageinline
uri(const std::string &uri)Imageinline
vscale() constImageinline
width() constImageinline