libfacade 1.1
A library for manipulating PNG images with payloads.
Loading...
Searching...
No Matches
facade.hpp
Go to the documentation of this file.
1#ifndef __FACADE_HPP
2#define __FACADE_HPP
3
27
28#include <facade/platform.hpp>
29#include <facade/utility.hpp>
30#include <facade/png.hpp>
31#include <facade/ico.hpp>
32#include <facade/payload.hpp>
33
34#endif
Code functionality for handling Windows icon files.
Payload functionality as it relates to images.
Various macros and defines that help determine the platform of the compiler.
Code functionality for dealing with PNG images.
Functions relating to the needs of images in the program.