PNG Data Encoder and Container

Example Result
Package:
PNG Data Encoder and Container
Summary:
Encode and decode data inside PNG images
Groups:
Graphics, PHP 5
Author:
wmchris
Description:
This class can be used to encode and decode data inside PNG images.

It can take a string of data or a file and creates an image in PNG format that stores the values of the given data. The generated image can be monochrome or colored.

The class can also do the opposite, i.e. recover the data previously stored in a PNG image.


Powered by Gewgley