libosmscout  0.1
LoaderPNG.cpp File Reference
#include <osmscoutmapcairo/LoaderPNG.h>
#include <cstdio>
#include <cstdlib>
#include <png.h>

Namespaces

 osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.
 

Functions

static bool osmscout::IsLowerByteSet (const unsigned char *bytes)
 
cairo_surface_t * osmscout::LoadPNG (const std::string &filename)
 

Variables

cairo_user_data_key_t osmscout::imageDataKey