HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Friends
tt::icon Class Reference

#include <ttauri/icon.hpp>

Public Member Functions

 icon (URL const &url)
 
 icon (pixel_map< sfloat_rgba16 > &&image) noexcept
 
 icon (font_glyph_ids const &glyph) noexcept
 
 icon (elusive_icon const &icon) noexcept
 
 icon (ttauri_icon const &icon) noexcept
 
 icon (icon const &) noexcept
 
 icon (icon &&) noexcept=default
 
iconoperator= (icon const &) noexcept
 
iconoperator= (icon &&) noexcept=default
 
 operator bool () const noexcept
 

Friends

class stencil
 
bool operator== (icon const &lhs, icon const &rhs) noexcept
 

Detailed Description

An image, in different formats.


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