PHP Classes

Classes of Aaron Cox

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Aaron Cox (1)  >  Mission progress status  >  Reputation  
Picture of Aaron Cox
Name: Aaron Cox <contact>
Classes: 1
Country: United States United States
Age: ???
All time rank: 3549470 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 402
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Msg2Pic  
Encode and decode text messages inside pictures
This class can encode and decode text messages inside pictures.

It can take a given text converts each of its characters to color values.

The class creates an image of a given width and height setting its pixels of the input text character color values. The generated image is saved in PNG format.

It can also do the opposite, i.e. take a previously generated image and extract the encoded text by decoding the image pixel colors.

A separate class can also take a text to encode but encrypts it with a given key before storing the encoded characters as color pixels.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z