An image_info holder class. Stores a reference to the image_info object. The image_info object itself should be stored elsewhere. More...
#include <streaming_base.hpp>
Public Member Functions | |
image_info_ref_holder (image_info &info) | |
image_info & | get_info () |
An image_info holder class. Stores a reference to the image_info object. The image_info object itself should be stored elsewhere.
png::image_info_ref_holder::image_info_ref_holder | ( | image_info & | info | ) | [inline] |
image_info& png::image_info_ref_holder::get_info | ( | ) | [inline] |