libfacade
1.1
A library for manipulating PNG images with payloads.
Loading...
Searching...
No Matches
include
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
ico.hpp
Code functionality for handling Windows icon files.
payload.hpp
Payload functionality as it relates to images.
platform.hpp
Various macros and defines that help determine the platform of the compiler.
png.hpp
Code functionality for dealing with PNG images.
utility.hpp
Functions relating to the needs of images in the program.
Generated by
1.9.6