|
Maps SDK for C++ 1.0.0
|
This is the complete list of members for gem::SignpostImage, including all inherited members.
| cast() noexcept | gem::Image | inline |
| cast() const noexcept | gem::Image | inline |
| exportAs(const Size &size, int format, const SignpostImageRenderSettings &settings=SignpostImageRenderSettings()) const noexcept | gem::SignpostImage | inline |
| exportAs(const Size &size, int format, const String &path, const SignpostImageRenderSettings &settings=SignpostImageRenderSettings()) const noexcept | gem::SignpostImage | inline |
| gem::Image::exportAs(const Size &size, int format) const noexcept | gem::Image | inline |
| gem::Image::exportAs(const Size &size, int format, const String &path) const noexcept | gem::Image | inline |
| exportTo(const Size &size, int format, TArgs &&... args) const noexcept | gem::Image | inlineprotected |
| exportTo(const Size &size, int format, const String &path, TArgs &&... args) const noexcept | gem::Image | inlineprotected |
| getAspectRatio() const noexcept | gem::Image | inline |
| getAspectRatioF() const noexcept | gem::Image | inline |
| getSize() const noexcept | gem::Image | inline |
| getType() const noexcept | gem::Image | inline |
| getUid() const noexcept | gem::Image | inline |
| Image()=default (defined in gem::Image) | gem::Image | |
| Image(const DataBuffer &data, int format) | gem::Image | inline |
| Image(const DataBuffer &data, int format, const Size &size) | gem::Image | inline |
| Image(const String &path) | gem::Image | inline |
| Image(const String &path, const Size &size) | gem::Image | inline |
| Image(int id) | gem::Image | |
| Image(const Image &)=default | gem::Image | |
| Image(Image &&)=default | gem::Image | |
| isScalable() const noexcept | gem::Image | inline |
| isValid() const noexcept | gem::Image | inline |
| operator!=(const SignpostImage &img) const | gem::SignpostImage | inline |
| operator=(const SignpostImage &si)=default | gem::SignpostImage | |
| operator=(SignpostImage &&si)=default | gem::SignpostImage | |
| gem::Image::operator=(const Image &image)=default | gem::Image | |
| gem::Image::operator=(Image &&image)=default | gem::Image | |
| operator==(const SignpostImage &img) const | gem::SignpostImage | inline |
| gem::Image::operator==(const Image &img) const noexcept | gem::Image | inline |
| render(IAdjustableBitmap &bitmap, const SignpostImageRenderSettings &settings=SignpostImageRenderSettings()) const noexcept | gem::SignpostImage | inline |
| gem::Image::render(IBitmap &bitmap) const noexcept | gem::Image | inline |
| renderTo(const Size &size, TArgs &&... args) const noexcept | gem::Image | inlineprotected |
| SignpostImage()=default (defined in gem::SignpostImage) | gem::SignpostImage | |
| SignpostImage(const SignpostImage &)=default | gem::SignpostImage | |
| SignpostImage(SignpostImage &&)=default | gem::SignpostImage |