[ all elements ]

Index of all elements

[ e ] [ f ] [ g ] [ i ] [ m ] [ n ] [ p ] [ t ] [ _ ]

e

exportImgs
in file MPOExtractor.php, method MPOExtractor::exportImgs()
    Exports all the images as JPEG files in the same directory as the MPO file.
extractImgs
in file MPOExtractor.php, method MPOExtractor::extractImgs()
    Populates the MPOExtract::$imgs array with the image data strings. This method is called during construction.
top

f

$fileName
in file MPOExtractor.php, variable MPOExtractor::$fileName
$fileStream
in file MPOExtractor.php, variable MPOExtractor::$fileStream
top

g

getImgData
in file MPOExtractor.php, method MPOExtractor::getImgData()
    Returns the string value of a certain image's data.
getImgResource
in file MPOExtractor.php, method MPOExtractor::getImgResource()
    Returns a GD image resource.
top

i

$imgEnd
in file MPOExtractor.php, variable MPOExtractor::$imgEnd
$imgs
in file MPOExtractor.php, variable MPOExtractor::$imgs
$imgStart
in file MPOExtractor.php, variable MPOExtractor::$imgStart
top

m

MPOExtractor
in file MPOExtractor.php, class MPOExtractor
    Class for parsing and extracting images from a FUJI MPO file.
MPOExtractor.php
procedural page MPOExtractor.php
top

n

$numImgs
in file MPOExtractor.php, variable MPOExtractor::$numImgs
top

p

parseFile
in file MPOExtractor.php, method MPOExtractor::parseFile()
    Parses the file, retrieving the image positions. This method is called during construction.
top

t

throwException
in file MPOExtractor.php, method MPOExtractor::throwException()
    Simple method to throw an exception. PHP5 doesn't support "or throw new Exception()" syntax.
top

_

__construct
in file MPOExtractor.php, method MPOExtractor::__construct()
    Class constructor. The methods MPOExtractor::parseFile() and MPOExtractor::extractImgs() are called during construction.
__destruct
in file MPOExtractor.php, method MPOExtractor::__destruct()
    Class destructor.
top

Documentation generated on Sat, 20 Feb 2010 01:43:53 +0000 by phpDocumentor 1.4.3