Template Struct bitmap2d_load_ret_t¶
Defined in File load2d.hpp
Struct Documentation¶
-
template<typename T>
struct bitmap2d_load_ret_t¶ Helper structure that holds return value from bitmap loaders.
Public Members
-
bitmap2d_t<T> bitmap¶
-
colour_encoding_t colour_encoding¶
The colour encoding of the loaded bitmap, as reported by the loader.
-
bitmap2d_t<T> bitmap¶