Proxy for images.
More...
#include <view.h>
Proxy for images.
Definition at line 86 of file view.h.
◆ channels
int64_t mve::View::ImageProxy::channels = 0 |
◆ filename
std::string mve::View::ImageProxy::filename |
The filename is empty if the image has not been saved yet.
The filename is relative if the image is mapped to the view on disc. The filename is absolute if the image referenced outside the view.
Definition at line 99 of file view.h.
◆ height
int64_t mve::View::ImageProxy::height = 0 |
◆ image
◆ is_dirty
bool mve::View::ImageProxy::is_dirty = false |
Indicates if the image is unsaved or has been changed.
Definition at line 89 of file view.h.
◆ is_initialized
bool mve::View::ImageProxy::is_initialized = false |
◆ name
std::string mve::View::ImageProxy::name |
The name of the image.
Definition at line 92 of file view.h.
◆ type
◆ width
int64_t mve::View::ImageProxy::width = 0 |
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/mve-354a652461377939ca136f451ba3271a1c52ee65/libs/mve/view.h