Contains the functions to read/write to hidden data in png files.
reads some data from a png image
writes some data to a png image
Number of bytes per pixel (red, green, blue, & alpha = 4)
Number of bytes taken by header
Density for writing/reading header
See Source File
Contains the functions to read/write to hidden data in png files.