Full index

Package indexes


a b c d e f g h i l m n o p q r s t u v w x y _
a
top
Method addEntry
PelIfd::addEntry() in PelIfd.php
Adds an entry to the directory.
Method addNumber
PelEntryNumber::addNumber() in PelEntryNumber.php
Add a number.
Method addSubIfd
PelIfd::addSubIfd() in PelIfd.php
Add a sub-IFD.
Method appendSection
Append a new section.
Class Constant BATTERY_LEVEL
PelTag::BATTERY_LEVEL in PelTag.php
Battery level.
Class Constant DAC
PelJpegMarker::DAC in PelJpegMarker.php
Define arithmetic coding conditioning
Class Constant DATE_TIME
PelTag::DATE_TIME in PelTag.php
File change date and time.
Class Constant DATE_TIME_DIGITIZED
Date and time of digital data generation.
Class Constant DATE_TIME_ORIGINAL
Date and time of original data generation.
Class Constant GAIN_CONTROL
PelTag::GAIN_CONTROL in PelTag.php
Gain control.
Class Constant GAMMA
PelTag::GAMMA in PelTag.php
Gamma.
Class Constant MAKE
PelTag::MAKE in PelTag.php
Manufacturer
Class Constant MAKER_NOTE
PelTag::MAKER_NOTE in PelTag.php
Maker Note
Class Constant MAX_APERTURE_VALUE
Max Aperture Value
Class Constant RATIONAL
PelFormat::RATIONAL in PelFormat.php
Unsigned rational number.
Class Constant SAMPLES_PER_PIXEL
Number of components.
Class Constant SATURATION
PelTag::SATURATION in PelTag.php
Saturation.
b
top
Variable $bytes
PelEntry::$bytes in PelEntry.php
The bytes representing this entry.
Method bytesToByte
PelConvert::bytesToByte() in PelConvert.php
Extract an unsigned byte from a string of bytes.
Method bytesToDump
PelConvert::bytesToDump() in PelConvert.php
Format bytes for dumping.
Method bytesToLong
PelConvert::bytesToLong() in PelConvert.php
Extract an unsigned long from bytes.
Method bytesToRational
Extract an unsigned rational from bytes.
Method bytesToSByte
PelConvert::bytesToSByte() in PelConvert.php
Extract a signed byte from bytes.
Method bytesToShort
PelConvert::bytesToShort() in PelConvert.php
Extract an unsigned short from bytes.
Method bytesToSLong
PelConvert::bytesToSLong() in PelConvert.php
Extract a signed long from bytes.
Method bytesToSRational
Extract a signed rational from bytes.
Method bytesToSShort
PelConvert::bytesToSShort() in PelConvert.php
Extract a signed short from bytes.
Class Constant SBYTE
PelFormat::SBYTE in PelFormat.php
Signed byte.
c
top
Variable $components
PelEntry::$components in PelEntry.php
The number of components of this entry.
Method clearExceptions
Clear list of stored exceptions.
Method clearExif
PelJpeg::clearExif() in PelJpeg.php
Clear any Exif data.
Class Constant SCENE_CAPTURE_TYPE
Scene capture type.
Class Constant SCENE_TYPE
PelTag::SCENE_TYPE in PelTag.php
Scene type.
Class Constant YCBCR_COEFFICIENTS
Color space transformation matrix coefficients.
Class Constant YCBCR_POSITIONING
Y and C positioning.
Class Constant YCBCR_SUB_SAMPLING
Subsampling ratio of Y to C.
d
top
Variable $dimension
PelEntryNumber::$dimension in PelEntryNumber.php
The dimension of the number held.
Method debug
Pel::debug() in Pel.php
Conditionally output debug information.
Function dgettext
dgettext() in Pel.php
Pretend to lookup a message in a specific domain.
e
top
Class Constant DEVICE_SETTING_DESCRIPTION
Device settings description.
Class Constant METERING_MODE
PelTag::METERING_MODE in PelTag.php
Metering Mode
Class Constant OECF
PelTag::OECF in PelTag.php
OECF
Class Constant REFERENCE_BLACK_WHITE
Pair of black and white reference values.
Class Constant RELATED_IMAGE_FILE_FORMAT
Related Image File Format
Class Constant RELATED_IMAGE_LENGTH
Related Image Length
Class Constant RELATED_IMAGE_WIDTH
Related Image Width
Class Constant RELATED_SOUND_FILE
Related audio file.
Class Constant RESOLUTION_UNIT
Unit of X and Y resolution.
Class Constant SENSING_METHOD
Sensing method.
f
top
Variable $format
PelEntry::$format in PelEntry.php
The PelFormat of this entry.
Class Constant CFA_PATTERN
PelTag::CFA_PATTERN in PelTag.php
CFA pattern.
Class Constant CFA_REPEAT_PATTERN_DIM
CFA Repeat Pattern Dim.
Method fmt
Pel::fmt() in Pel.php
Translate and format a string.
Method formatNumber
PelEntrySRational::formatNumber() in PelEntryRational.php
Format a rational number.
Method formatNumber
PelEntryNumber::formatNumber() in PelEntryNumber.php
Format a number.
Method formatNumber
PelEntryRational::formatNumber() in PelEntryRational.php
Format a rational number.
Class Constant IFD0
PelIfd::IFD0 in PelIfd.php
Main image IFD.
Class Constant IFD1
PelIfd::IFD1 in PelIfd.php
Thumbnail image IFD.
g
top
Method getByte
PelDataWindow::getByte() in PelDataWindow.php
Return an unsigned byte from the data.
Method getByteOrder
PelDataWindow::getByteOrder() in PelDataWindow.php
Get the currently used byte order.
Method getBytes
PelEntry::getBytes() in PelEntry.php
Turn this entry into bytes.
Method getBytes
PelJpegComment::getBytes() in PelJpegComment.php
Turn this comment into bytes.
Method getBytes
PelJpegContent::getBytes() in PelJpegContent.php
Return the bytes of the content.
Method getBytes
PelJpegMarker::getBytes() in PelJpegMarker.php
Turn a JPEG marker into bytes.
Method getBytes
PelIfd::getBytes() in PelIfd.php
Turn this directory into bytes.
Method getBytes
PelEntryNumber::getBytes() in PelEntryNumber.php
Turn this entry into bytes.
Method getBytes
PelTiff::getBytes() in PelTiff.php
Turn this object into bytes.
Method getBytes
PelJpeg::getBytes() in PelJpeg.php
Turn this JPEG object into bytes.
Method getBytes
PelDataWindow::getBytes() in PelDataWindow.php
Return some or all bytes visible in the window.
Method getBytes
PelExif::getBytes() in PelExif.php
Produce bytes for the Exif data.
Method getClone
PelDataWindow::getClone() in PelDataWindow.php
Make a new data window with the same data as the this window.
Method getComponents
Return the number of components of this entry.
Method getDebug
Pel::getDebug() in Pel.php
Get current setting for debug output.
Method getDescription
PelJpegMarker::getDescription() in PelJpegMarker.php
Returns a description of a JPEG marker.
Method getEncoding
PelEntryUserComment::getEncoding() in PelEntryUndefined.php
Returns the encoding.
Method getEntries
PelIfd::getEntries() in PelIfd.php
Returns all entries contained in this IFD.
Method getEntry
PelIfd::getEntry() in PelIfd.php
Retrieve an entry.
Method getExceptions
Return list of stored exceptions.
Method getExif
PelJpeg::getExif() in PelJpeg.php
Get Exif data.
Method getFormat
PelEntry::getFormat() in PelEntry.php
Return the format of this entry.
Method getIfd
PelTiff::getIfd() in PelTiff.php
Return the first IFD.
Method getIfdType
Get the IFD type associated with the exception.
Method getIfdType
PelEntry::getIfdType() in PelEntry.php
Return the type of IFD which holds this entry.
Method getIterator
PelIfd::getIterator() in PelIfd.php
Return an iterator for all entries contained in this IFD.
Method getLong
PelDataWindow::getLong() in PelDataWindow.php
Return an unsigned long read from the data.
Method getName
PelTag::getName() in PelTag.php
Returns a short name for an Exif tag.
Method getName
PelFormat::getName() in PelFormat.php
Returns the name of a format.
Method getName
PelIfd::getName() in PelIfd.php
Get the name of this directory.
Method getName
PelJpegMarker::getName() in PelJpegMarker.php
Return the short name for a marker.
Method getNextIfd
PelIfd::getNextIfd() in PelIfd.php
Return the IFD pointed to by this directory.
Method getRational
PelDataWindow::getRational() in PelDataWindow.php
Return an unsigned rational read from the data.
Method getSByte
PelDataWindow::getSByte() in PelDataWindow.php
Return a signed byte from the data.
Method getSection
PelJpeg::getSection() in PelJpeg.php
Get a section corresponding to a particular marker.
Method getSections
PelJpeg::getSections() in PelJpeg.php
Get all sections.
Method getShort
PelDataWindow::getShort() in PelDataWindow.php
Return an unsigned short read from the data.
Method getSize
PelDataWindow::getSize() in PelDataWindow.php
Get the size of the data window.
Method getSize
PelFormat::getSize() in PelFormat.php
Return the size of components in a given format.
Method getSLong
PelDataWindow::getSLong() in PelDataWindow.php
Return a signed long read from the data.
Method getSRational
PelDataWindow::getSRational() in PelDataWindow.php
Return a signed rational read from the data.
Method getSShort
PelDataWindow::getSShort() in PelDataWindow.php
Return a signed short read from the data.
Method getStrictParsing
Get current setting for strict parsing.
Method getSubIfd
PelIfd::getSubIfd() in PelIfd.php
Return a sub IFD.
Method getSubIfds
PelIfd::getSubIfds() in PelIfd.php
Get all sub IFDs.
Method getTag
Get the tag associated with the exception.
Method getTag
PelEntry::getTag() in PelEntry.php
Return the tag of this entry.
Method getText
PelEntryShort::getText() in PelEntryShort.php
Get the value of an entry as text.
Method getText
Return the string of the entry.
Method getText
PelEntryNumber::getText() in PelEntryNumber.php
Get the numeric value of this entry as text.
Method getText
PelEntryCopyright::getText() in PelEntryAscii.php
Return a text string with the copyright information.
Method getText
PelEntryAscii::getText() in PelEntryAscii.php
Return the ASCII string of the entry.
Method getText
PelEntry::getText() in PelEntry.php
Get the value of this entry as text.
Method getText
PelEntrySRational::getText() in PelEntryRational.php
Get the value of an entry as text.
Method getText
PelEntryRational::getText() in PelEntryRational.php
Get the value of an entry as text.
Method getText
PelEntryVersion::getText() in PelEntryUndefined.php
Return a text string with the version.
Method getText
PelEntryUndefined::getText() in PelEntryUndefined.php
Get the value of this entry as text.
Method getText
PelEntryUserComment::getText() in PelEntryUndefined.php
Returns the user comment.
Method getThumbnailData
Returns available thumbnail data.
Method getTiff
PelExif::getTiff() in PelExif.php
Get the underlying TIFF object.
Method getTitle
PelTag::getTitle() in PelTag.php
Returns a title for an Exif tag.
Method getType
PelIfd::getType() in PelIfd.php
Get the type of this directory.
Method getTypeName
PelIfd::getTypeName() in PelIfd.php
Get the name of an IFD type.
Method getValidTags
Returns a list of valid tags for this IFD.
Method getValue
PelEntryAscii::getValue() in PelEntryAscii.php
Return the ASCII string of the entry.
Method getValue
PelEntry::getValue() in PelEntry.php
Get the value of this entry.
Method getValue
PelEntryVersion::getValue() in PelEntryUndefined.php
Return the version held by this entry.
Method getValue
PelEntryUserComment::getValue() in PelEntryUndefined.php
Returns the user comment.
Method getValue
PelJpegComment::getValue() in PelJpegComment.php
Get the comment.
Method getValue
PelEntryNumber::getValue() in PelEntryNumber.php
Return the numeric value held.
Method getValue
PelEntryUndefined::getValue() in PelEntryUndefined.php
Get the data of this undefined entry.
Method getValue
Return the string of the entry.
Method getValue
PelEntryTime::getValue() in PelEntryAscii.php
Return the timestamp of the entry.
Method getValue
PelEntryCopyright::getValue() in PelEntryAscii.php
Retrive the copyright information.
h
top
Class Constant DHP
PelJpegMarker::DHP in PelJpegMarker.php
Define hierarchical progression
Class Constant DHT
PelJpegMarker::DHT in PelJpegMarker.php
Define Huffman table
Class Constant PHOTOMETRIC_INTERPRETATION
Pixel composition.
Class Constant SHARPNESS
PelTag::SHARPNESS in PelTag.php
Sharpness.
Class Constant SHORT
PelFormat::SHORT in PelFormat.php
Unsigned short.
Class Constant SHUTTER_SPEED_VALUE
Shutter speed
Class Constant WHITE_BALANCE
PelTag::WHITE_BALANCE in PelTag.php
White balance.
Class Constant WHITE_POINT
PelTag::WHITE_POINT in PelTag.php
White point chromaticity.
i
top
Variable $ifd_type
PelEntry::$ifd_type in PelEntry.php
Type of IFD containing this tag.
Class Constant BIG_ENDIAN
PelConvert::BIG_ENDIAN in PelConvert.php
Big-endian (Motorola) byte order.
Class Constant BITS_PER_SAMPLE
Number of bits per component.
Class Constant DIGITAL_ZOOM_RATIO
Digital zoom ratio.
Class Constant FILE_SOURCE
PelTag::FILE_SOURCE in PelTag.php
File source.
Class Constant FILL_ORDER
PelTag::FILL_ORDER in PelTag.php
Fill Orde
Method insertSection
Insert a new section.
Method isLastIfd
PelIfd::isLastIfd() in PelIfd.php
Check if this is the last IFD.
Method isValid
PelJpegMarker::isValid() in PelJpegMarker.php
Check if a byte is a valid JPEG marker.
Method isValid
PelJpeg::isValid() in PelJpeg.php
Test data to see if it could be a valid JPEG image.
Method isValid
PelTiff::isValid() in PelTiff.php
Check if data is valid TIFF data.
Method isValidTag
PelIfd::isValidTag() in PelIfd.php
Is a given tag valid for this IFD?
Class Constant LIGHT_SOURCE
PelTag::LIGHT_SOURCE in PelTag.php
Light Source
Class Constant LITTLE_ENDIAN
PelConvert::LITTLE_ENDIAN in PelConvert.php
Little-endian (Intel) byte order.
Class Constant PIXEL_X_DIMENSION
Valid image width.
Class Constant PIXEL_Y_DIMENSION
Valid image height.
Class Constant TIFF_HEADER
PelTiff::TIFF_HEADER in PelTiff.php
TIFF header.
l
top
Class Constant FLASH
PelTag::FLASH in PelTag.php
Flash
Class Constant FLASH_ENERGY
PelTag::FLASH_ENERGY in PelTag.php
Flash energy.
Class Constant FLASH_PIX_VERSION
Supported Flashpix version
Class Constant FLOAT
PelFormat::FLOAT in PelFormat.php
Floating point number.
Method load
PelJpegComment::load() in PelJpegComment.php
Load and parse data.
Method load
PelTiff::load() in PelTiff.php
Load TIFF data.
Method load
PelIfd::load() in PelIfd.php
Load data into a Image File Directory (IFD).
Method load
PelJpeg::load() in PelJpeg.php
Load data into a JPEG object.
Method load
PelExif::load() in PelExif.php
Load and parse Exif data.
Method loadFile
PelTiff::loadFile() in PelTiff.php
Load data from a file into a TIFF object.
Method loadFile
PelJpeg::loadFile() in PelJpeg.php
Load data from a file into a JPEG object.
Method longToBytes
PelConvert::longToBytes() in PelConvert.php
Convert an unsigned long into four bytes.
Class Constant PLANAR_CONFIGURATION
Image data arrangement.
Class Constant SLONG
PelFormat::SLONG in PelFormat.php
Signed long.
m
top
Variable $max
PelEntryNumber::$max in PelEntryNumber.php
The maximum allowed value.
Variable $min
PelEntryNumber::$min in PelEntryNumber.php
The minimum allowed value.
Class Constant IMAGE_DESCRIPTION
Image Description
Class Constant IMAGE_LENGTH
PelTag::IMAGE_LENGTH in PelTag.php
Image length.
Class Constant IMAGE_UNIQUE_ID
Image unique ID.
Class Constant IMAGE_WIDTH
PelTag::IMAGE_WIDTH in PelTag.php
Image width.
Method maybeThrow
Conditionally throw an exception.
n
top
Class Constant DNL
PelJpegMarker::DNL in PelJpegMarker.php
Define number of lines
Class Constant FNUMBER
PelTag::FNUMBER in PelTag.php
FNumber
Class Constant INTEROPERABILITY
Interoperability IFD.
Class Constant INTEROPERABILITY_IFD_POINTER
Interoperability IFD Pointer
Class Constant INTEROPERABILITY_INDEX
Interoperability index.
Class Constant INTEROPERABILITY_VERSION
Interoperability version.
Class Constant INTER_COLOR_PROFILE
Inter Color Profile
Method newEntryFromData
Make a new entry from a bunch of bytes.
Method numberToBytes
PelEntrySShort::numberToBytes() in PelEntryShort.php
Convert a number into bytes.
Method numberToBytes
PelEntrySByte::numberToBytes() in PelEntryByte.php
Convert a number into bytes.
Method numberToBytes
PelEntryByte::numberToBytes() in PelEntryByte.php
Convert a number into bytes.
Method numberToBytes
PelEntryLong::numberToBytes() in PelEntryLong.php
Convert a number into bytes.
Method numberToBytes
PelEntrySLong::numberToBytes() in PelEntryLong.php
Convert a number into bytes.
Method numberToBytes
PelEntryNumber::numberToBytes() in PelEntryNumber.php
Convert a number into bytes.
Method numberToBytes
PelEntryShort::numberToBytes() in PelEntryShort.php
Convert a number into bytes.
Class Constant UNDEFINED
PelFormat::UNDEFINED in PelFormat.php
Undefined byte.
Class Constant UNIX_TIMESTAMP
PelEntryTime::UNIX_TIMESTAMP in PelEntryAscii.php
Constant denoting a UNIX timestamp.
o
top
Class Constant COLOR_SPACE
PelTag::COLOR_SPACE in PelTag.php
Color space information.
Class Constant COM
PelJpegMarker::COM in PelJpegMarker.php
Comment
Class Constant COMPONENTS_CONFIGURATION
Meaning of each component.
Class Constant COMPRESSED_BITS_PER_PIXEL
Image compression mode.
Class Constant COMPRESSION
PelTag::COMPRESSION in PelTag.php
Compression scheme.
Class Constant CONTRAST
PelTag::CONTRAST in PelTag.php
Contrast.
Class Constant COPYRIGHT
PelTag::COPYRIGHT in PelTag.php
Copyright holder.
Class Constant DOCUMENT_NAME
PelTag::DOCUMENT_NAME in PelTag.php
Document Name
Class Constant DOUBLE
PelFormat::DOUBLE in PelFormat.php
Double precision floating point number.
Class Constant EOI
PelJpegMarker::EOI in PelJpegMarker.php
End of image
Class Constant FOCAL_LENGTH
PelTag::FOCAL_LENGTH in PelTag.php
Focal Length
Class Constant FOCAL_LENGTH_IN_35MM_FILM
Focal length in 35mm film.
Class Constant FOCAL_PLANE_RESOLUTION_UNIT
Focal plane resolution unit.
Class Constant FOCAL_PLANE_X_RESOLUTION
Focal plane X resolution.
Class Constant FOCAL_PLANE_Y_RESOLUTION
Focal plane Y resolution.
Class Constant LONG
PelFormat::LONG in PelFormat.php
Unsigned long.
Class Constant MODEL
PelTag::MODEL in PelTag.php
Model
Method offsetExists
Does a given tag exist in this IFD?
Method offsetGet
PelIfd::offsetGet() in PelIfd.php
Retrieve a given tag from this IFD.
Method offsetSet
PelIfd::offsetSet() in PelIfd.php
Set or update a given tag in this IFD.
Method offsetUnset
PelIfd::offsetUnset() in PelIfd.php
Unset a given tag in this IFD.
Class Constant ROWS_PER_STRIP
Rows per Strip
Class Constant SOF0
PelJpegMarker::SOF0 in PelJpegMarker.php
Encoding (baseline)
Class Constant SOF1
PelJpegMarker::SOF1 in PelJpegMarker.php
Encoding (extended sequential)
Class Constant SOF2
PelJpegMarker::SOF2 in PelJpegMarker.php
Encoding (progressive)
Class Constant SOF3
PelJpegMarker::SOF3 in PelJpegMarker.php
Encoding (lossless)
Class Constant SOF5
PelJpegMarker::SOF5 in PelJpegMarker.php
Encoding (differential sequential)
Class Constant SOF6
PelJpegMarker::SOF6 in PelJpegMarker.php
Encoding (differential progressive)
Class Constant SOF7
PelJpegMarker::SOF7 in PelJpegMarker.php
Encoding (differential lossless)
Class Constant SOF9
PelJpegMarker::SOF9 in PelJpegMarker.php
Encoding (extended sequential, arithmetic)
Class Constant SOF10
PelJpegMarker::SOF10 in PelJpegMarker.php
Encoding (progressive, arithmetic)
Class Constant SOF11
PelJpegMarker::SOF11 in PelJpegMarker.php
Encoding (lossless, arithmetic)
Class Constant SOF13
PelJpegMarker::SOF13 in PelJpegMarker.php
Encoding (differential sequential, arithmetic)
Class Constant SOF14
PelJpegMarker::SOF14 in PelJpegMarker.php
Encoding (differential progressive, arithmetic)
Class Constant SOF15
PelJpegMarker::SOF15 in PelJpegMarker.php
Encoding (differential lossless, arithmetic)
Class Constant SOFTWARE
PelTag::SOFTWARE in PelTag.php
Software used.
Class Constant SOI
PelJpegMarker::SOI in PelJpegMarker.php
Start of image
Class Constant SOS
PelJpegMarker::SOS in PelJpegMarker.php
Start of scan
p
top
Class Constant APERTURE_VALUE
Aperture
Class Constant APP0
PelJpegMarker::APP0 in PelJpegMarker.php
Application segment 0
Class Constant APP1
PelJpegMarker::APP1 in PelJpegMarker.php
Application segment 1
Class Constant APP2
PelJpegMarker::APP2 in PelJpegMarker.php
Application segment 2
Class Constant APP3
PelJpegMarker::APP3 in PelJpegMarker.php
Application segment 3
Class Constant APP4
PelJpegMarker::APP4 in PelJpegMarker.php
Application segment 4
Class Constant APP5
PelJpegMarker::APP5 in PelJpegMarker.php
Application segment 5
Class Constant APP6
PelJpegMarker::APP6 in PelJpegMarker.php
Application segment 6
Class Constant APP7
PelJpegMarker::APP7 in PelJpegMarker.php
Application segment 7
Class Constant APP8
PelJpegMarker::APP8 in PelJpegMarker.php
Application segment 8
Class Constant APP9
PelJpegMarker::APP9 in PelJpegMarker.php
Application segment 9
Class Constant APP10
PelJpegMarker::APP10 in PelJpegMarker.php
Application segment 10
Class Constant APP11
PelJpegMarker::APP11 in PelJpegMarker.php
Application segment 11
Class Constant APP12
PelJpegMarker::APP12 in PelJpegMarker.php
Application segment 12
Class Constant APP13
PelJpegMarker::APP13 in PelJpegMarker.php
Application segment 13
Class Constant APP14
PelJpegMarker::APP14 in PelJpegMarker.php
Application segment 14
Class Constant APP15
PelJpegMarker::APP15 in PelJpegMarker.php
Application segment 15
Class Constant GPS
PelIfd::GPS in PelIfd.php
GPS IFD.
Class Constant GPS_ALTITUDE
PelTag::GPS_ALTITUDE in PelTag.php
Altitude.
Class Constant GPS_ALTITUDE_REF
Altitude reference.
Class Constant GPS_AREA_INFORMATION
Name of GPS area.
Class Constant GPS_DATE_STAMP
GPS date.
Class Constant GPS_DEST_BEARING
Bearing of destination.
Class Constant GPS_DEST_BEARING_REF
Reference for bearing of destination.
Class Constant GPS_DEST_DISTANCE
Distance to destination.
Class Constant GPS_DEST_DISTANCE_REF
Reference for distance to destination.
Class Constant GPS_DEST_LATITUDE
Latitude of destination.
Class Constant GPS_DEST_LATITUDE_REF
Reference for latitude of destination.
Class Constant GPS_DEST_LONGITUDE
Longitude of destination.
Class Constant GPS_DEST_LONGITUDE_REF
Reference for longitude of destination.
Class Constant GPS_DIFFERENTIAL
GPS differential correction.
Class Constant GPS_DOP
PelTag::GPS_DOP in PelTag.php
Measurement precision.
Class Constant GPS_IMG_DIRECTION
Direction of image.
Class Constant GPS_IMG_DIRECTION_REF
Reference for direction of image.
Class Constant GPS_INFO_IFD_POINTER
GPS Info IFD Pointer
Class Constant GPS_LATITUDE
PelTag::GPS_LATITUDE in PelTag.php
Latitude.
Class Constant GPS_LATITUDE_REF
North or South Latitude.
Class Constant GPS_LONGITUDE
PelTag::GPS_LONGITUDE in PelTag.php
Longitude.
Class Constant GPS_LONGITUDE_REF
East or West Longitude.
Class Constant GPS_MAP_DATUM
PelTag::GPS_MAP_DATUM in PelTag.php
Geodetic survey data used.
Class Constant GPS_MEASURE_MODE
GPS measurement mode.
Class Constant GPS_PROCESSING_METHOD
Name of GPS processing method.
Class Constant GPS_SATELLITES
GPS satellites used for measurement.
Class Constant GPS_SPEED
PelTag::GPS_SPEED in PelTag.php
Speed of GPS receiver.
Class Constant GPS_SPEED_REF
PelTag::GPS_SPEED_REF in PelTag.php
Speed unit.
Class Constant GPS_STATUS
PelTag::GPS_STATUS in PelTag.php
GPS receiver status.
Class Constant GPS_TIME_STAMP
GPS time (atomic clock).
Class Constant GPS_TRACK
PelTag::GPS_TRACK in PelTag.php
Direction of movement.
Class Constant GPS_TRACK_REF
PelTag::GPS_TRACK_REF in PelTag.php
Reference for direction of movement.
Class Constant GPS_VERSION_ID
GPS tag version.
Class Constant IPTC_NAA
PelTag::IPTC_NAA in PelTag.php
IPTC/NAA
Class Constant JPEG_INTERCHANGE_FORMAT
Offset to JPEG SOI.
Class Constant JPEG_INTERCHANGE_FORMAT_LENGTH
Bytes of JPEG data.
Class Constant JPEG_PROC
PelTag::JPEG_PROC in PelTag.php
JPEGProc
Class Constant JPG
PelJpegMarker::JPG in PelJpegMarker.php
Extension
Class Constant JPG0
PelJpegMarker::JPG0 in PelJpegMarker.php
Extension 0
Class Constant JPG1
PelJpegMarker::JPG1 in PelJpegMarker.php
Extension 1
Class Constant JPG2
PelJpegMarker::JPG2 in PelJpegMarker.php
Extension 2
Class Constant JPG3
PelJpegMarker::JPG3 in PelJpegMarker.php
Extension 3
Class Constant JPG4
PelJpegMarker::JPG4 in PelJpegMarker.php
Extension 4
Class Constant JPG5
PelJpegMarker::JPG5 in PelJpegMarker.php
Extension 5
Class Constant JPG6
PelJpegMarker::JPG6 in PelJpegMarker.php
Extension 6
Class Constant JPG7
PelJpegMarker::JPG7 in PelJpegMarker.php
Extension 7
Class Constant JPG8
PelJpegMarker::JPG8 in PelJpegMarker.php
Extension 8
Class Constant JPG9
PelJpegMarker::JPG9 in PelJpegMarker.php
Extension 9
Class Constant JPG10
PelJpegMarker::JPG10 in PelJpegMarker.php
Extension 10
Class Constant JPG11
PelJpegMarker::JPG11 in PelJpegMarker.php
Extension 11
Class Constant JPG12
PelJpegMarker::JPG12 in PelJpegMarker.php
Extension 12
Class Constant JPG13
PelJpegMarker::JPG13 in PelJpegMarker.php
Extension 13
Class Pel
Pel in Pel.php
Class with miscellaneous static methods.
Page Pel.php
Pel.php in Pel.php
Class PelConvert
PelConvert in PelConvert.php
Conversion functions to and from bytes and integers.
Page PelConvert.php
PelConvert.php in PelConvert.php
Class PelDataWindow
PelDataWindow in PelDataWindow.php
The window.
Page PelDataWindow.php
PelDataWindow.php in PelDataWindow.php
Class PelDataWindowOffsetException
PelDataWindowOffsetException in PelDataWindow.php
An exception thrown when an invalid offset is encountered.
Class PelDataWindowWindowException
PelDataWindowWindowException in PelDataWindow.php
An exception thrown when an invalid window is encountered.
Class PelEntry
PelEntry in PelEntry.php
Common ancestor class of all PelIfd entries.
Page PelEntry.php
PelEntry.php in PelEntry.php
Class PelEntryAscii
PelEntryAscii in PelEntryAscii.php
Class for holding a plain ASCII string.
Page PelEntryAscii.php
PelEntryAscii.php in PelEntryAscii.php
Class PelEntryByte
PelEntryByte in PelEntryByte.php
Class for holding unsigned bytes.
Page PelEntryByte.php
PelEntryByte.php in PelEntryByte.php
Class PelEntryCopyright
PelEntryCopyright in PelEntryAscii.php
Class for holding copyright information.
Class PelEntryException
PelEntryException in PelEntry.php
Exception indicating a problem with an entry.
Class PelEntryLong
PelEntryLong in PelEntryLong.php
Class for holding unsigned longs.
Page PelEntryLong.php
PelEntryLong.php in PelEntryLong.php
Class PelEntryNumber
PelEntryNumber in PelEntryNumber.php
Class for holding numbers.
Page PelEntryNumber.php
PelEntryNumber.php in PelEntryNumber.php
Class PelEntryRational
PelEntryRational in PelEntryRational.php
Class for holding unsigned rational numbers.
Page PelEntryRational.php
PelEntryRational.php in PelEntryRational.php
Class PelEntrySByte
PelEntrySByte in PelEntryByte.php
Class for holding signed bytes.
Class PelEntryShort
PelEntryShort in PelEntryShort.php
Class for holding signed shorts.
Page PelEntryShort.php
PelEntryShort.php in PelEntryShort.php
Class PelEntrySLong
PelEntrySLong in PelEntryLong.php
Class for holding signed longs.
Class PelEntrySRational
PelEntrySRational in PelEntryRational.php
Class for holding signed rational numbers.
Class PelEntrySShort
PelEntrySShort in PelEntryShort.php
Class for holding signed shorts.
Class PelEntryTime
PelEntryTime in PelEntryAscii.php
Class for holding a date and time.
Class PelEntryUndefined
PelEntryUndefined in PelEntryUndefined.php
Class for holding data of any kind.
Page PelEntryUndefined.php
PelEntryUndefined.php in PelEntryUndefined.php
Class PelEntryUserComment
PelEntryUserComment in PelEntryUndefined.php
Class for a user comment.
Class PelEntryVersion
PelEntryVersion in PelEntryUndefined.php
Class to hold version information.
Class PelEntryWindowsString
PelEntryWindowsString in PelEntryByte.php
Class used to manipulate strings in the format Windows XP uses.
Class PelException
PelException in PelException.php
A printf() capable exception.
Page PelException.php
PelException.php in PelException.php
Class PelExif
PelExif in PelExif.php
Class representing Exif data.
Page PelExif.php
PelExif.php in PelExif.php
Class PelFormat
PelFormat in PelFormat.php
Namespace for functions operating on Exif formats.
Page PelFormat.php
PelFormat.php in PelFormat.php
Class PelIfd
PelIfd in PelIfd.php
Class representing an Image File Directory (IFD).
Page PelIfd.php
PelIfd.php in PelIfd.php
Class PelIfdException
PelIfdException in PelIfd.php
Exception indicating a general problem with the IFD.
Class PelInvalidArgumentException
PelInvalidArgumentException in PelException.php
Exception throw if an invalid argument is passed.
Class PelInvalidDataException
PelInvalidDataException in PelException.php
Exception throw if invalid data is found.
Class PelJpeg
PelJpeg in PelJpeg.php
Class for handling JPEG data.
Page PelJpeg.php
PelJpeg.php in PelJpeg.php
Class PelJpegComment
PelJpegComment in PelJpegComment.php
Class representing JPEG comments.
Page PelJpegComment.php
PelJpegComment.php in PelJpegComment.php
Class PelJpegContent
PelJpegContent in PelJpegContent.php
Class representing content in a JPEG file.
Page PelJpegContent.php
PelJpegContent.php in PelJpegContent.php
Class PelJpegInvalidMarkerException
Exception thrown when an invalid marker is found.
Class PelJpegMarker
PelJpegMarker in PelJpegMarker.php
Class with static methods for JPEG markers.
Page PelJpegMarker.php
PelJpegMarker.php in PelJpegMarker.php
Class PelOverflowException
PelOverflowException in PelEntryNumber.php
Exception cast when numbers overflow.
Class PelTag
PelTag in PelTag.php
Class with static methods for Exif tags.
Page PelTag.php
PelTag.php in PelTag.php
Class PelTiff
PelTiff in PelTiff.php
Class for handling TIFF data.
Page PelTiff.php
PelTiff.php in PelTiff.php
Class PelUnexpectedFormatException
Exception indicating that an unexpected format was found.
Class PelWrongComponentCountException
Exception indicating that an unexpected number of components was found.
Class Constant SPATIAL_FREQUENCY_RESPONSE
Spatial frequency response.
Class Constant SPECTRAL_SENSITIVITY
Spectral Sensitivity
Class Constant XP_AUTHOR
PelTag::XP_AUTHOR in PelTag.php
Windows XP Author
Class Constant XP_COMMENT
PelTag::XP_COMMENT in PelTag.php
Windows XP Comment
Class Constant XP_KEYWORDS
PelTag::XP_KEYWORDS in PelTag.php
Windows XP Keywords
Class Constant XP_SUBJECT
PelTag::XP_SUBJECT in PelTag.php
Windows XP Subject
Class Constant XP_TITLE
PelTag::XP_TITLE in PelTag.php
Windows XP Title
q
top
Class Constant DQT
PelJpegMarker::DQT in PelJpegMarker.php
Define quantization table
r
top
Class Constant ARTIST
PelTag::ARTIST in PelTag.php
Person who created the image.
Class Constant BRIGHTNESS_VALUE
Brightness
Class Constant DRI
PelJpegMarker::DRI in PelJpegMarker.php
Define restart interval
Class Constant ORIENTATION
PelTag::ORIENTATION in PelTag.php
Orientation of image.
Class Constant PRIMARY_CHROMATICITIES
Chromaticities of primaries.
Class Constant PRINT_IM
PelTag::PRINT_IM in PelTag.php
PrintIM
Class Constant SRATIONAL
PelFormat::SRATIONAL in PelFormat.php
Signed rational number.
Class Constant TRANSFER_FUNCTION
Transfer function.
Class Constant TRANSFER_RANGE
Transfer Range
s
top
Class Constant ASCII
PelFormat::ASCII in PelFormat.php
ASCII string.
Class Constant ISO_SPEED_RATINGS
ISO Speed Ratings
Class Constant RST0
PelJpegMarker::RST0 in PelJpegMarker.php
Restart 0
Class Constant RST1
PelJpegMarker::RST1 in PelJpegMarker.php
Restart 1
Class Constant RST2
PelJpegMarker::RST2 in PelJpegMarker.php
Restart 2
Class Constant RST3
PelJpegMarker::RST3 in PelJpegMarker.php
Restart 3
Class Constant RST4
PelJpegMarker::RST4 in PelJpegMarker.php
Restart 4
Class Constant RST5
PelJpegMarker::RST5 in PelJpegMarker.php
Restart 5
Class Constant RST6
PelJpegMarker::RST6 in PelJpegMarker.php
Restart 6
Class Constant RST7
PelJpegMarker::RST7 in PelJpegMarker.php
Restart 7
Method setByteOrder
PelDataWindow::setByteOrder() in PelDataWindow.php
Change the byte order of the data.
Method setDebug
Pel::setDebug() in Pel.php
Enable/disable debugging output.
Method setExif
PelJpeg::setExif() in PelJpeg.php
Set Exif data.
Method setIfd
PelTiff::setIfd() in PelTiff.php
Set the first IFD.
Method setIfdType
PelEntry::setIfdType() in PelEntry.php
Update the IFD type.
Method setNextIfd
PelIfd::setNextIfd() in PelIfd.php
Make this directory point to a new directory.
Method setStrictParsing
Enable/disable strict parsing.
Method setThumbnail
Set thumbnail data.
Method setTiff
PelExif::setTiff() in PelExif.php
Change the TIFF information.
Method setValue
PelJpegComment::setValue() in PelJpegComment.php
Update the value with a new comment.
Method setValue
PelEntryUserComment::setValue() in PelEntryUndefined.php
Set the user comment.
Method setValue
PelEntryTime::setValue() in PelEntryAscii.php
Update the timestamp held by this entry.
Method setValue
PelEntryCopyright::setValue() in PelEntryAscii.php
Update the copyright information.
Method setValue
PelEntryVersion::setValue() in PelEntryUndefined.php
Set the version held by this entry.
Method setValue
PelEntry::setValue() in PelEntry.php
Set the value of this entry.
Method setValue
Give the entry a new value.
Method setValue
PelEntryAscii::setValue() in PelEntryAscii.php
Give the entry a new ASCII value.
Method setValue
PelEntryNumber::setValue() in PelEntryNumber.php
Change the value.
Method setValue
PelEntryUndefined::setValue() in PelEntryUndefined.php
Set the data of this undefined entry.
Method setValueArray
PelEntryNumber::setValueArray() in PelEntryNumber.php
Change the value.
Method setWindowSize
PelDataWindow::setWindowSize() in PelDataWindow.php
Adjust the size of the window.
Method setWindowStart
PelDataWindow::setWindowStart() in PelDataWindow.php
Method shortToBytes
PelConvert::shortToBytes() in PelConvert.php
Convert an unsigned short into two bytes.
Method sLongToBytes
PelConvert::sLongToBytes() in PelConvert.php
Convert a signed long into four bytes.
Class Constant SSHORT
PelFormat::SSHORT in PelFormat.php
Signed short.
Method sShortToBytes
PelConvert::sShortToBytes() in PelConvert.php
Convert a signed short into two bytes.
Method strcmp
PelDataWindow::strcmp() in PelDataWindow.php
String comparison on substrings.
Class Constant USER_COMMENT
PelTag::USER_COMMENT in PelTag.php
User Comment
t
top
Variable $tag
PelEntry::$tag in PelEntry.php
The PelTag of this entry.
Variable $tag
PelEntryException::$tag in PelEntry.php
The tag of the entry (if known).
Variable $type
PelEntryException::$type in PelEntry.php
The IFD type (if known).
Class Constant STRIP_BYTE_COUNTS
Strip Byte Count
Class Constant STRIP_OFFSETS
PelTag::STRIP_OFFSETS in PelTag.php
Strip Offsets
Method tra
Pel::tra() in Pel.php
Translate a string.
u
top
Class Constant CUSTOM_RENDERED
Custom image processing.
Class Constant JULIAN_DAY_COUNT
PelEntryTime::JULIAN_DAY_COUNT in PelEntryAscii.php
Constant denoting a Julian Day Count.
Class Constant SUBJECT_AREA
PelTag::SUBJECT_AREA in PelTag.php
Subject Area
Class Constant SUBJECT_DISTANCE
Subject Distance
Class Constant SUBJECT_DISTANCE_RANGE
Subject distance range.
Class Constant SUBJECT_LOCATION
Subject location.
Class Constant SUB_SEC_TIME
PelTag::SUB_SEC_TIME in PelTag.php
SubSec Time
Class Constant SUB_SEC_TIME_DIGITIZED
SubSec Time Digitized
Class Constant SUB_SEC_TIME_ORIGINAL
SubSec Time Original
v
top
Variable $value
PelEntryNumber::$value in PelEntryNumber.php
The value held by this entry.
Method validateNumber
PelEntryNumber::validateNumber() in PelEntryNumber.php
Validate a number.
w
top
Method warning
Pel::warning() in Pel.php
Conditionally output a warning.
x
top
Class Constant EXIF
PelIfd::EXIF in PelIfd.php
Exif IFD.
Class Constant EXIF_HEADER
PelExif::EXIF_HEADER in PelExif.php
Exif header.
Class Constant EXIF_IFD_POINTER
Exif IFD Pointer
Class Constant EXIF_STRING
PelEntryTime::EXIF_STRING in PelEntryAscii.php
Constant denoting a Exif string.
Class Constant EXIF_VERSION
PelTag::EXIF_VERSION in PelTag.php
Exif version.
Class Constant EXP
PelJpegMarker::EXP in PelJpegMarker.php
Expand reference component
Class Constant EXPOSURE_BIAS_VALUE
Exposure Bias
Class Constant EXPOSURE_INDEX
Exposure index.
Class Constant EXPOSURE_MODE
PelTag::EXPOSURE_MODE in PelTag.php
Exposure mode.
Class Constant EXPOSURE_PROGRAM
Exposure Program
Class Constant EXPOSURE_TIME
PelTag::EXPOSURE_TIME in PelTag.php
Exposure Time
y
top
Class Constant BYTE
PelFormat::BYTE in PelFormat.php
Unsigned byte.
_
top
Class Constant X_RESOLUTION
PelTag::X_RESOLUTION in PelTag.php
Image resolution in width direction.
Class Constant Y_RESOLUTION
PelTag::Y_RESOLUTION in PelTag.php
Image resolution in height direction.
Method __construct
PelEntryVersion::__construct() in PelEntryUndefined.php
Make a new entry for holding a version.
Method __construct
PelException::__construct() in PelException.php
Construct a new PEL exception.
Method __construct
PelEntryUserComment::__construct() in PelEntryUndefined.php
Make a new entry for holding a user comment.
Method __construct
PelEntryUndefined::__construct() in PelEntryUndefined.php
Make a new PelEntry that can hold undefined data.
Method __construct
PelExif::__construct() in PelExif.php
Construct a new Exif object.
Method __construct
PelDataWindow::__construct() in PelDataWindow.php
Construct a new data window with the data supplied.
Method __construct
PelJpeg::__construct() in PelJpeg.php
Construct a new JPEG object.
Method __construct
PelJpegContent::__construct() in PelJpegContent.php
Make a new piece of JPEG content.
Method __construct
PelTiff::__construct() in PelTiff.php
Construct a new object for holding TIFF data.
Method __construct
PelJpegComment::__construct() in PelJpegComment.php
Construct a new JPEG comment.
Method __construct
Construct a new invalid marker exception.
Method __construct
PelEntryShort::__construct() in PelEntryShort.php
Make a new entry that can hold an unsigned short.
Method __construct
PelIfd::__construct() in PelIfd.php
Construct a new Image File Directory (IFD).
Method __construct
PelEntrySShort::__construct() in PelEntryShort.php
Make a new entry that can hold a signed short.
Method __construct
PelEntrySRational::__construct() in PelEntryRational.php
Make a new entry that can hold a signed rational.
Method __construct
PelEntryByte::__construct() in PelEntryByte.php
Make a new entry that can hold an unsigned byte.
Method __construct
PelEntryTime::__construct() in PelEntryAscii.php
Make a new entry for holding a timestamp.
Method __construct
Construct a new exception indicating a wrong number of components.
Method __construct
PelEntryAscii::__construct() in PelEntryAscii.php
Make a new PelEntry that can hold an ASCII string.
Method __construct
Make a new entry for holding copyright information.
Method __construct
Construct a new exception indicating an invalid format.
Method __construct
PelEntrySByte::__construct() in PelEntryByte.php
Make a new entry that can hold a signed byte.
Method __construct
Construct a new overflow exception.
Method __construct
PelEntryRational::__construct() in PelEntryRational.php
Make a new entry that can hold an unsigned rational.
Method __construct
PelEntrySLong::__construct() in PelEntryLong.php
Make a new entry that can hold a signed long.
Method __construct
PelEntryLong::__construct() in PelEntryLong.php
Make a new entry that can hold an unsigned long.
Method __construct
Make a new PelEntry that can hold a Windows XP specific string.
Method __toString
PelEntry::__toString() in PelEntry.php
Turn this entry into a string.
Method __toString
PelTiff::__toString() in PelTiff.php
Return a string representation of this object.
Method __toString
PelDataWindow::__toString() in PelDataWindow.php
Return a string representation of the data window.
Method __toString
PelIfd::__toString() in PelIfd.php
Turn this directory into text.
Method __toString
PelExif::__toString() in PelExif.php
Return a string representation of this object.
Method __toString
PelJpeg::__toString() in PelJpeg.php
Make a string representation of this JPEG object.
Method __toString
PelJpegComment::__toString() in PelJpegComment.php
Return a string representation of this object.
a b c d e f g h i l m n o p q r s t u v w x y _