Photon 1.0.0
Loading...
Searching...
No Matches
render2png.h File Reference
#include <string>
#include <cairo.h>
#include <gdk/gdk.h>

Go to the source code of this file.

Classes

class  html2png::converter
 

Namespaces

namespace  html2png
 

Enumerations

enum  html2png::png_diff_t { html2png::png_diff_same , html2png::png_diff_dimensions , html2png::png_diff_data , html2png::png_diff_error }
 

Functions

png_diff_t html2png::pngcmp (const std::string &png_file1, const std::string &png_file2)
 
png_diff_t html2png::pngcmp (const GdkPixbuf *pixbuf1, const GdkPixbuf *pixbuf2)
 
png_diff_t html2png::pngcmp (const GdkPixbuf *pixbuf, const std::string &png_file)