Class representing content in a JPEG file.
A JPEG file consists of a sequence of each of which has an associated marker and some content. This class represents the content, and this basic type is just a simple holder of such content, represented by a PelDataWindow object. The PelExif class is an example of more specialized JPEG content.
Located in /src/PelJpegContent.php (line 56)
Class | Description |
---|---|
PelJpegComment | Class representing JPEG comments. |
PelExif | Class representing Exif data. |
Make a new piece of JPEG content.
Return the bytes of the content.
Documentation generated on Thu, 05 May 2011 07:19:19 +0200 by phpDocumentor 1.4.3