#include <image.hpp>
Definition at line 14 of file image.hpp.
◆ Image() [1/4]
mbgl::style::expression::Image::Image |
( |
| ) |
|
|
default |
◆ Image() [2/4]
mbgl::style::expression::Image::Image |
( |
const char * |
imageID | ) |
|
◆ Image() [3/4]
mbgl::style::expression::Image::Image |
( |
std::string |
imageID | ) |
|
◆ Image() [4/4]
mbgl::style::expression::Image::Image |
( |
std::string |
imageID, |
|
|
bool |
available |
|
) |
| |
|
explicit |
◆ empty()
bool mbgl::style::expression::Image::empty |
( |
| ) |
const |
◆ id()
const std::string& mbgl::style::expression::Image::id |
( |
| ) |
const |
◆ isAvailable()
bool mbgl::style::expression::Image::isAvailable |
( |
| ) |
const |
◆ operator==()
bool mbgl::style::expression::Image::operator== |
( |
const Image & |
| ) |
const |
◆ toValue()
mbgl::Value mbgl::style::expression::Image::toValue |
( |
| ) |
const |
The documentation for this class was generated from the following file:
- /home/runner/work/maplibre-native/maplibre-native/include/mbgl/style/expression/image.hpp