MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::style::Image Member List

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

baseImplmbgl::style::Image
getContent() constmbgl::style::Image
getID() constmbgl::style::Image
getImage() constmbgl::style::Image
getPixelRatio() constmbgl::style::Image
getStretchX() constmbgl::style::Image
getStretchY() constmbgl::style::Image
Image(std::string id, PremultipliedImage &&, float pixelRatio, bool sdf, ImageStretches stretchX={}, ImageStretches stretchY={}, const std::optional< ImageContent > &content=std::nullopt)mbgl::style::Image
Image(std::string id, PremultipliedImage &&image, float pixelRatio, ImageStretches stretchX={}, ImageStretches stretchY={}, const std::optional< ImageContent > &content=std::nullopt)mbgl::style::Imageinline
Image(const Image &)mbgl::style::Image
Image(Immutable< Impl > baseImpl_)mbgl::style::Imageinlineexplicit
isSdf() constmbgl::style::Image