Hi,
You might want to look into the Jpeg standard for image compression. The image information is transformed into frequency components in two dimensions, and that is the data that is actually stored, not the picture raw 'signal' itself. On decompression, the frequency components are transformed back into the 'time' components and that gets displayed as a very close approximation of the original picture.
