|
HikoGUI
A low latency retained GUI
|
Public Member Functions | |
| png (nonstd::span< std::byte const > bytes) | |
| png (std::unique_ptr< ResourceView > view) | |
| png (URL const &url) | |
| ivec | extent () const noexcept |
| void | decode_image (PixelMap< R16G16B16A16SFloat > &image) const |
Static Public Member Functions | |
| static PixelMap< R16G16B16A16SFloat > | load (URL const &url) |