HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
src
TTauri
Foundation
TTauriIconParser.hpp
1
// Copyright 2019 Pokitec
2
// All rights reserved.
3
4
#pragma once
5
6
#include <nonstd/span>
7
8
namespace
tt {
9
class
URL;
10
}
11
12
namespace
tt {
13
14
struct
Path;
15
16
Path parseTTauriIcon(nonstd::span<std::byte const> bytes);
17
18
}
Generated on Mon Apr 22 2024 12:53:56 for HikoGUI by
1.10.0