|
opynsim
Unofficial C++ Documentation
|
#include <image.h>
Static Public Member Functions | |
| static Texture2D | read_into_texture (std::istream &, std::string_view input_name, ColorSpace, ImageLoadingFlags={}) |
| template<NamedInputStream Stream> | |
| static Texture2D | read_into_texture (Stream &&stream, ColorSpace color_space, ImageLoadingFlags flags={}) |
|
static |
|
inlinestatic |