RawImage.hpp
Handle the fundamental loading of an image (without Widget tracking)
-
class RawImage
- #include <RawImage.hpp>
Fundamental information about a single image.
Public Functions
-
inline ~RawImage()
-
inline int GetID() const
-
inline bool HasLoaded() const
-
inline bool HasError() const
Private Static Functions
-
static inline internal::ImageManager &GetManager()
-
inline ~RawImage()