phpDocumentor Jpegtran
Classes
[ class tree: Jpegtran ] [ index: Jpegtran ] [ all elements ]

Class: JpegtranToolkit

Source Location: /modules/jpegtran/classes/JpegtranToolkit.class

Class JpegtranToolkit

Class Overview

A Jpegtran version of GalleryToolkit

This class implements the GalleryToolkit API using Jpegtran.

Located in /modules/jpegtran/classes/JpegtranToolkit.class [line 42]

GalleryToolkit
   |
   --JpegtranToolkit

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From GalleryToolkit

GalleryToolkit::applyTransform()
Apply the transform operation to the set of target operations. The transform operation
GalleryToolkit::estimateDimensions()
Estimate the dimensions of a GalleryDerivativeImage from its operations and its source.
GalleryToolkit::getProperty()
Get a certain property of a file
GalleryToolkit::mergeOperations()
Merge two operations together in an intelligent way. The end result of
GalleryToolkit::performOperation()
Perform a certain operation

[ Top ]
Method Summary
void   performOperation()  
array   _getImageDimensions()   Get the dimensions of a jpeg image.

[ Top ]
Methods
performOperation  [line 47]

  void performOperation( $mimeType, $operationName, $sourceFilename, $destFilename, $parameters, [ $context = array()]  )

Parameters:
   $mimeType: 
   $operationName: 
   $sourceFilename: 
   $destFilename: 
   $parameters: 
   $context: 

API Tags:
See:  GalleryToolkit::performOperation()


Redefinition of:
GalleryToolkit::performOperation()
Perform a certain operation

[ Top ]
_getImageDimensions  [line 163]

  array _getImageDimensions( string $filename  )

Get the dimensions of a jpeg image.

Parameters:
string   $filename: 

API Tags:
Return:  GalleryStatus a status code, int width, int height


[ Top ]

Documentation generated on Fri, 08 Oct 2010 05:30:21 -0700 by phpDocumentor 1.3.0RC6