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 /src/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 Thu, 05 May 2011 07:19:10 +0200 by phpDocumentor 1.4.3