/src/PelEntryAscii.php

Description

Classes used to hold ASCII strings.

The classes defined here are to be used for Exif entries holding ASCII strings, such as PelTag::MAKE, PelTag::SOFTWARE, and PelTag::DATE_TIME. For entries holding normal textual ASCII strings the class PelEntryAscii should be used, but for entries holding timestamps the class PelEntryTime would be more convenient instead. Copyright information is handled by the PelEntryCopyright class.

Classes
Class Description
PelEntryAscii Class for holding a plain ASCII string.
PelEntryTime Class for holding a date and time.
PelEntryCopyright Class for holding copyright information.
Includes
require_once ('PelEntry.php') (line 48)

Required class definitions.

Documentation generated on Thu, 05 May 2011 07:19:00 +0200 by phpDocumentor 1.4.3