MapLibre Native Core
|
This is the complete list of members for mbgl::style::Image, including all inherited members.
baseImpl | mbgl::style::Image | |
getContent() const | mbgl::style::Image | |
getID() const | mbgl::style::Image | |
getImage() const | mbgl::style::Image | |
getPixelRatio() const | mbgl::style::Image | |
getStretchX() const | mbgl::style::Image | |
getStretchY() const | mbgl::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::Image | inline |
Image(const Image &) | mbgl::style::Image | |
Image(Immutable< Impl > baseImpl_) | mbgl::style::Image | inlineexplicit |
isSdf() const | mbgl::style::Image |