HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
v1::icon Class Reference

#include <hikogui/label.hpp>

Inheritance diagram for v1::icon:

Friends

constexpr friend bool to_bool (icon const &rhs) noexcept
 Check if icon contains an image.

Detailed Description

A variant of icon.

May be:

  • std::monostate
  • hi::elusive_icon
  • hi::hikogui_icon
  • hi::pixmap<hi::sfloat_rgba16>

◆ to_bool

friend bool to_bool ( icon const & rhs)
friend

Check if icon contains an image.


The documentation for this class was generated from the following file: