An image_info holder class. More...
#include <streaming_base.hpp>
Public Member Functions | |
image_info_ref_holder (image_info &info) | |
image_info & | get_info () |
Private Attributes | |
image_info & | m_info |
An image_info holder class.
Stores a reference to the image_info object. The image_info object itself should be stored elsewhere.
|
inline |
|
inline |
References m_info.
|
private |
Referenced by get_info().