MP3
Linked Lists
png.h File Reference

Definition of the PNG class for the EasyPNG library. More...

#include <stdio.h>
#include <stdlib.h>
#include <png.h>
#include <string>
#include <iostream>
#include <sstream>
#include "rgbapixel.h"
+ Include dependency graph for png.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  PNG
 Represents an entire png formatted image. More...
 

Detailed Description

Definition of the PNG class for the EasyPNG library.

See also
http://zarb.org/~gc/html/libpng.html
Author
Chase Geigle
Date
Created: Spring 2012
Modified: Summer 2012
Modified by Sean Massung in Summer 2013, s/int/size_t