Image_Transform
[ class tree: Image_Transform ] [ index: Image_Transform ] [ all elements ]

File: Transform.php

Source Location: /Image_Transform-0.9.5/Image/Transform.php

Classes:

Image_Transform
Base class with factory method for backend driver

Page Details:

Simple and cross-library package to doing image transformations and manipulations.

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('PEAR.php') [line 32]
Include for error handling

IMAGE_TRANSFORM_DRIVER_FILE_MISSING [line 62]

IMAGE_TRANSFORM_DRIVER_FILE_MISSING = 6
Error code for inexsitant driver errors

[ Top ]



IMAGE_TRANSFORM_ERROR_ARGUMENT [line 52]

IMAGE_TRANSFORM_ERROR_ARGUMENT = 4
Error code for invalid arguments

[ Top ]



IMAGE_TRANSFORM_ERROR_FAILED [line 42]

IMAGE_TRANSFORM_ERROR_FAILED = 2
Error code for failed transformation operations

[ Top ]



IMAGE_TRANSFORM_ERROR_IO [line 47]

IMAGE_TRANSFORM_ERROR_IO = 3
Error code for failed i/o (Input/Output) operations

[ Top ]



IMAGE_TRANSFORM_ERROR_OUTOFBOUND [line 57]

IMAGE_TRANSFORM_ERROR_OUTOFBOUND = 5
Error code for out-of-bound related errors

[ Top ]



IMAGE_TRANSFORM_ERROR_UNSUPPORTED [line 37]

IMAGE_TRANSFORM_ERROR_UNSUPPORTED = 1
Error code for unsupported library, image format or methods

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:48:01 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.