OChess
v0.0.2
Programmer's Manual
binres.hpp
Go to the documentation of this file.
1
10
#pragma once
11
12
#include "ochess.hpp"
13
23
wxBitmap
LoadPNG
(std::string icon, wxSize size);
24
32
wxBitmap
LoadPNG
(std::string icon);
33
LoadPNG
wxBitmap LoadPNG(std::string icon, wxSize size)
Load an icon from embedded binary resources and rescale it to a specified size.
Definition:
binres.cpp:7
src
binres
binres.hpp
Generated by
1.9.4