Class to hold version information.
There are three Exif entries that hold version information: the PelTag::EXIF_VERSION, PelTag::FLASH_PIX_VERSION, and PelTag::INTEROPERABILITY_VERSION tags. This class manages those tags.
The class is used in a very straight-forward way:
Located in /PelEntryUndefined.php (line 314)
PelEntry | --PelEntryUndefined | --PelEntryVersion
Inherited from PelEntry
PelEntry::$bytes
PelEntry::$components
PelEntry::$format
PelEntry::$ifd_type
PelEntry::$tag
Make a new entry for holding a version.
Return a text string with the version.
Return the version held by this entry.
Set the version held by this entry.
Inherited From PelEntryUndefined
PelEntryUndefined::__construct()
PelEntryUndefined::getText()
PelEntryUndefined::getValue()
PelEntryUndefined::setValue()
Inherited From PelEntry
PelEntry::getBytes()
PelEntry::getComponents()
PelEntry::getFormat()
PelEntry::getIfdType()
PelEntry::getTag()
PelEntry::getText()
PelEntry::getValue()
PelEntry::setIfdType()
PelEntry::setValue()
PelEntry::__toString()
Documentation generated on Tue, 19 Dec 2006 01:08:24 +0100 by phpDocumentor 1.3.0