[Image] element index

Package indexes

All elements
a c d f g i l n o r s t u _
_
top
Method _get_image_details
Method _postProcess
Method _resize
Resize Action
Method _resize
Resize Action
Method _resize
Resizes the image
Method _set_img_x
Set the image width
Method _set_img_y
Set the image height
Method _set_new_x
Set the image width
Method _set_new_y
Set the image height
a
top
Method addBorder
Method addDropShadow
Method addText
Method addText
adds text to an image
Method addText
addText
Method addText
addText
c
top
Variable $command
associative array commands to be executed
Variable $command
associative array commands to be executed
Method cleanUp
Method colorarray2colorhex
Reverse of rgb2colorname.
Method colorhex2colorarray
Reverse of rgb2colorname.
Method createUnique
Method crop
Image_Transform::crop() in Transform.php
Method crop
Crop the image
Method crop
Crop the image
Method crop
Crop the image
d
top
Method display
Place holder for the real display method used by extended methods to do the resizing
Method display
Display image without saving and lose changes
Method display
Display image without saving and lose changes
Method display
Display image without saving and lose changes
f
top
Method factory
Create a new Image_resize object
Method flip
Image_Transform::flip() in Transform.php
Method flip
Flip the image horizontally or vertically
Method flip
Flip the image horizontally or vertically
Method flip
Flip the image horizontally or vertically
Method free
Image_Transform::free() in Transform.php
Place holder for the real free method used by extended methods to do the resizing
Method free
Destroy image handle
Method free
Destroy image handle
Method free
Destroy image handle
g
top
Method gamma
Image_Transform::gamma() in Transform.php
Method gamma
Adjust the image gamma
Method gamma
Adjust the image gamma
Method gamma
Adjust the image gamma
Method getImageType
Get the type of the image being manipulated
Method getWebSafeFormat
i
top
Variable $image
Image_Transform::$image in Transform.php
Name of the image file
Variable $imageHandle
Holds the image file for manipulation
Variable $img_x
Image_Transform::$img_x in Transform.php
Original image width in x direction
Variable $img_y
Image_Transform::$img_y in Transform.php
Original image width in y direction
Class Image_Transform
Image_Transform in Transform.php
The main "Image_Resize" class is a container and base class which provides the static methods for creating Image objects as well as some utility functions (maths) common to all parts of Image Resize.
Class Image_Transform_Driver_GD
The main "Image_Resize" class is a container and base class which provides the static methods for creating Image objects as well as some utility functions (maths) common to all parts of Image Resize.
Class Image_Transform_Driver_IM
The main "Image_Resize" class is a container and base class which provides the static methods for creating Image objects as well as some utility functions (maths) common to all parts of Image Resize.
Method Image_Transform_Driver_IM
Class Image_Transform_Driver_NetPBM
The main "Image_Resize" class is a container and base class which provides the static methods for creating Image objects as well as some utility functions (maths) common to all parts of Image Resize.
Method Image_Transform_Driver_NetPBM
Class Constructor
Method Image_Transform_GD
Check settings
l
top
Variable $lapse_time
Variable $lib_path
Path the the library used
Method load
Image_Transform::load() in Transform.php
Place holder for the real load method used by extended methods to do the resizing
Method load
Load image
Method load
Load image
Method load
Load image
n
top
Variable $new_x
Image_Transform::$new_x in Transform.php
New image width in x direction
Variable $new_y
Image_Transform::$new_y in Transform.php
New image width in y direction
o
top
Variable $old_image
Holds the original image file
r
top
Variable $resized
Image_Transform::$resized in Transform.php
Flag to warn if image has been resized more than once before displaying or saving.
Method resize
Image_Transform::resize() in Transform.php
Resize the Image in the X and/or Y direction If either is 0 it will be scaled proportionally
Method rotate
Rotates the image
Method rotate
rotate
Method rotate
Rotate image by the given angle Uses a fast rotation algorythm for custom angles or lines copy for multiple of 90 degrees
s
top
Method save
Image_Transform::save() in Transform.php
Place holder for the real save method used by extended methods to do the resizing
Method save
Save the image file
Method save
Save the image file
Method save
Save the image file
Method scale
Image_Transform::scale() in Transform.php
Scale Image to a maximum or percentage
Method scaleByFactor
Scales an image to a factor of its original size. For example, if my image was 640x480 and I called scaleByFactor(0.5) then the image would be resized to 320x240.
Method scaleByLength
Scales an image so that the longest side has this dimension.
Method scaleByPercentage
Scales an image to a percentage of its original size. For example, if my image was 640x480 and I called scaleByPercentage(10) then the image would be resized to 64x48
Method scaleMaxX
Scale the image to have the max x dimension specified.
Method scaleMaxY
Scale the image to have the max y dimension specified.
t
top
Variable $type
Image_Transform::$type in Transform.php
Type of the image file (eg. jpg, gif png ...)
Page Transform.php
Transform.php in Transform.php
u
top
Variable $uid
Image_Transform::$uid in Transform.php
Method uniqueStr
a c d f g i l n o r s t u _