HikoGUI
Select Version: ⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
|
Public Member Functions | |
png (file_view view) | |
png (std::filesystem::path const &path) | |
std::size_t | width () const noexcept |
std::size_t | height () const noexcept |
void | decode_image (pixmap_span< sfloat_rgba16 > image) const |
Static Public Member Functions | |
static pixmap< sfloat_rgba16 > | load (std::filesystem::path const &path) |