|
Potato Engine
Hobby Game Engine Project
|
Public Member Functions | |
| Image (ImageHeader header, vector< byte > data) noexcept | |
| ImageHeader const & | header () const noexcept |
| vector< byte > const & | data () const noexcept |
| bool | isCompact () const noexcept |
| bool | isCompressed () const noexcept |
1.8.13