Full index

Package indexes


a c d e f g h i o p r s t v w _
a
top
Class Asido
Asido in class.asido.php
Asido API
Class Asido_Color
Asido_Color in class.asido.php
Asido Color
Constant ASIDO_DIR
ASIDO_DIR in class.asido.php
Set the ASIDO_DIR constant up with the absolute path to Asido files. If it is not defined, include_path will be used. Set ASIDO_DIR only if any other module or application has not already set it up.
Class Asido_Driver
Asido_Driver in class.driver.php
Asido abstract driver
Class Asido_Driver_GD
Asido_Driver_GD in class.driver.gd.php
Asido GD(GD2) driver
Class Asido_Driver_GD_Hack
Asido_Driver_GD_Hack in class.driver.gd_hack.php
Asido GD(GD2) driver with some of the unsupported methods hacked via some work-arounds.
Class Asido_Driver_Imagick_Ext
Asido_Driver_Imagick_Ext in class.driver.imagick_ext.php
Asido "Imagick" driver (as extension)
Method Asido_Driver_Imagick_Ext
Constructor
Class Asido_Driver_Imagick_Ext_Hack
Asido_Driver_Imagick_Ext_Hack in class.driver.imagick_ext_hack.php
Asido "Imagick" driver (as extension) with some of the unsupported methods hacked via some work-arounds.
Class Asido_Driver_Imagick_Shell
Asido_Driver_Imagick_Shell in class.driver.imagick_shell.php
Asido "Imagick" driver (via shell)
Method Asido_Driver_Imagick_Shell
Constructor
Class Asido_Driver_Imagick_Shell_Hack
Asido_Driver_Imagick_Shell_Hack in class.driver.imagick_shell_hack.php
Asido "Imagick" driver (via shell) with some of the unsupported methods hacked via some work-arounds.
Class Asido_Driver_Magick_Wand
Asido_Driver_Magick_Wand in class.driver.magick_wand.php
Asido "Magick Wand" driver
Method Asido_Driver_Magick_Wand
Constructor
Class Asido_Driver_Shell
Asido_Driver_Shell in class.driver.shell.php
Common file for all "shell" based solutions
Constant ASIDO_GD_JPEG_QUALITY
ASIDO_GD_JPEG_QUALITY in class.driver.gd.php
Quality factor for saving JPEG files
Method Asido_Image
Asido_Image::Asido_Image() in class.image.php
Constructor
Class Asido_Image
Asido_Image in class.image.php
Asido Image
Class Asido_IMagick
Asido_IMagick in class.imagick.php
Common file for all "Image Magick" based solutions which stores all the supported file formats
Constant ASIDO_IMAGICK_SHELL_PATH
ASIDO_IMAGICK_SHELL_PATH in class.driver.imagick_shell.php
This is the path to where the Image Magick executables are
Constant ASIDO_MIME_GIF
ASIDO_MIME_GIF in class.asido.php
Alias for GIF mime-type
Constant ASIDO_MIME_JPEG
ASIDO_MIME_JPEG in class.asido.php
Alias for JPEG mime-type
Constant ASIDO_MIME_PNG
ASIDO_MIME_PNG in class.asido.php
Alias for PNG mime-type
Constant ASIDO_MW_RESIZE_FILTER
ASIDO_MW_RESIZE_FILTER in class.driver.magick_wand.php
Filter used when resizing images
Constant ASIDO_OVERWRITE_DISABLED
ASIDO_OVERWRITE_DISABLED in class.asido.php
Constant for declaring NOT overwriting the target file if it exists
Constant ASIDO_OVERWRITE_ENABLED
ASIDO_OVERWRITE_ENABLED in class.asido.php
Constant for declaring overwriting the target file if it exists
Constant ASIDO_RESIZE_FIT
ASIDO_RESIZE_FIT in class.asido.php
Constant for declaring a fitting resize
Constant ASIDO_RESIZE_PROPORTIONAL
ASIDO_RESIZE_PROPORTIONAL in class.asido.php
Constant for declaring a proportional resize
Constant ASIDO_RESIZE_STRETCH
ASIDO_RESIZE_STRETCH in class.asido.php
Constant for declaring a strech resize
Constant ASIDO_SUPPORT_READ
ASIDO_SUPPORT_READ in class.asido.php
Constant for declaring what type of support the current driver offers
Constant ASIDO_SUPPORT_READ_WRITE
ASIDO_SUPPORT_READ_WRITE in class.asido.php
Constant for declaring what type of support the current driver offers
Constant ASIDO_SUPPORT_WRITE
ASIDO_SUPPORT_WRITE in class.asido.php
Constant for declaring what type of support the current driver offers
Class Asido_TMP
Asido_TMP in class.image.php
Asido Temporary Object
Constant ASIDO_WATERMARK_BOTTOM_CENTER
Constant for declaring watermark position
Constant ASIDO_WATERMARK_BOTTOM_LEFT
ASIDO_WATERMARK_BOTTOM_LEFT in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_BOTTOM_RIGHT
ASIDO_WATERMARK_BOTTOM_RIGHT in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_CENTER
ASIDO_WATERMARK_CENTER in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_EAST
ASIDO_WATERMARK_EAST in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_MIDDLE
ASIDO_WATERMARK_MIDDLE in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_MIDDLE_CENTER
Constant for declaring watermark position
Constant ASIDO_WATERMARK_MIDDLE_LEFT
ASIDO_WATERMARK_MIDDLE_LEFT in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_MIDDLE_RIGHT
ASIDO_WATERMARK_MIDDLE_RIGHT in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_NORTH
ASIDO_WATERMARK_NORTH in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_NORTH_EAST
ASIDO_WATERMARK_NORTH_EAST in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_NORTH_WEST
ASIDO_WATERMARK_NORTH_WEST in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_SCALABLE_DISABLED
Constant for declaring watermark not scalable
Constant ASIDO_WATERMARK_SCALABLE_ENABLED
Constant for declaring watermark scalable
Constant ASIDO_WATERMARK_SCALABLE_FACTOR
Constant for declaring watermark scalable factor
Constant ASIDO_WATERMARK_SOUTH
ASIDO_WATERMARK_SOUTH in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_SOUTH_EAST
ASIDO_WATERMARK_SOUTH_EAST in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_SOUTH_WEST
ASIDO_WATERMARK_SOUTH_WEST in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_TILE
ASIDO_WATERMARK_TILE in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_TOP_CENTER
ASIDO_WATERMARK_TOP_CENTER in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_TOP_LEFT
ASIDO_WATERMARK_TOP_LEFT in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_TOP_RIGHT
ASIDO_WATERMARK_TOP_RIGHT in class.asido.php
Constant for declaring watermark position
Constant ASIDO_WATERMARK_WEST
ASIDO_WATERMARK_WEST in class.asido.php
Constant for declaring watermark position
c
top
Page class.asido.php
class.asido.php in class.asido.php
Page class.driver.gd_hack.php
class.driver.gd_hack.php in class.driver.gd_hack.php
Page class.driver.gd.php
class.driver.gd.php in class.driver.gd.php
Page class.driver.imagick_ext_hack.php
class.driver.imagick_ext_hack.php in class.driver.imagick_ext_hack.php
Page class.driver.imagick_ext.php
class.driver.imagick_ext.php in class.driver.imagick_ext.php
Page class.driver.imagick_shell_hack.php
class.driver.imagick_shell_hack.php in class.driver.imagick_shell_hack.php
Page class.driver.imagick_shell.php
class.driver.imagick_shell.php in class.driver.imagick_shell.php
Page class.driver.magick_wand.php
class.driver.magick_wand.php in class.driver.magick_wand.php
Page class.driver.php
class.driver.php in class.driver.php
Page class.driver.shell.php
class.driver.shell.php in class.driver.shell.php
Page class.image.php
class.image.php in class.image.php
Page class.imagick.php
class.imagick.php in class.imagick.php
Method color
Asido::color() in class.asido.php
Return an color object (Asido_Color) with the provided RGB channels
Method convert
Asido_Driver::convert() in class.driver.php
Convert an image from one file-type to another
Method convert
Asido::convert() in class.asido.php
Convert an image from one file-type to another
Method copy
Asido::copy() in class.asido.php
Copy an image onto an already created Acudo_Image object
Method copy
Asido_Driver::copy() in class.driver.php
Resize an image by "framing" it with the provided width and height
Method crop
Asido_Driver::crop() in class.driver.php
Crop the image
Method crop
Asido::crop() in class.asido.php
Crop an already created Acudo_Image object
d
top
Constant DIR_SEP
DIR_SEP in class.asido.php
backward compatibility: the DIR_SEP constant isn't used anymore
Method driver
Asido::driver() in class.asido.php
Set a driver
e
top
Page example_01.php
example_01.php in example_01.php
Page example_02.php
example_02.php in example_02.php
Page example_03.php
example_03.php in example_03.php
Page example_01.php
example_01.php in example_01.php
Page example_02.php
example_02.php in example_02.php
Page example_01.php
example_01.php in example_01.php
Page example_02.php
example_02.php in example_02.php
Page example_03.php
example_03.php in example_03.php
Page example_04.php
example_04.php in example_04.php
Page example_05.php
example_05.php in example_05.php
Page example_01.php
example_01.php in example_01.php
Page example_02.php
example_02.php in example_02.php
Page example_03.php
example_03.php in example_03.php
Page example_04.php
example_04.php in example_04.php
Page example_01.php
example_01.php in example_01.php
Page example_02.php
example_02.php in example_02.php
Page example_03.php
example_03.php in example_03.php
Page example_04.php
example_04.php in example_04.php
Page example_05.php
example_05.php in example_05.php
f
top
Method fit
Asido::fit() in class.asido.php
Resize an image by "fitting" in the provided width and height
Method flip
Asido::flip() in class.asido.php
Creates a vertical mirror (flip) by reflecting the pixels around the central X-axis
Method flip
Asido_Driver::flip() in class.driver.php
Vertically mirror (flip) the image
Method flop
Asido_Driver::flop() in class.driver.php
Horizontally mirror (flop) the image
Method flop
Asido::flop() in class.asido.php
Creates a horizontal mirror (flop) by reflecting the pixels around the central Y-axis
Method frame
Asido_Driver::frame() in class.driver.php
Resize an image by "framing" it with the provided width and height
Method frame
Asido::frame() in class.asido.php
Resize an image by "framing" it with the provided width and height
g
top
Method get
Asido_Color::get() in class.asido.php
Get the stored color
Method get_supported_types
Get supported mime-types
Method get_supported_types
Asido::get_supported_types() in class.asido.php
Get the supported mime-types by the loaded driver
Method grayscale
Asido::grayscale() in class.asido.php
Grayscale the provided image
Method grayscale
Asido_Driver::grayscale() in class.driver.php
Make the image greyscale
Method greyscale
Asido::greyscale() in class.asido.php
Grayscale the provided image
h
top
Method height
Asido::height() in class.asido.php
Resize an image by making it fit a particular height
i
top
Variable $image_height
Asido_TMP::$image_height in class.image.php
Image height
Variable $image_width
Asido_TMP::$image_width in class.image.php
Image width
Method image
Asido::image() in class.asido.php
Get a new image object
Method is_compatible
Asido_Driver_GD::is_compatible() in class.driver.gd.php
Checks whether the environment is compatible with this driver
Method is_compatible
Asido_Driver_Imagick_Ext::is_compatible() in class.driver.imagick_ext.php
Checks whether the environment is compatible with this driver
Method is_compatible
Asido_Driver::is_compatible() in class.driver.php
Checks whether the environment is compatible with this driver
Method is_compatible
Asido_Driver_Imagick_Shell::is_compatible() in class.driver.imagick_shell.php
Checks whether the environment is compatible with this driver
Method is_compatible
Asido_Driver_Magick_Wand::is_compatible() in class.driver.magick_wand.php
Checks whether the environment is compatible with this driver
Method is_format_supported
Asido::is_format_supported() in class.asido.php
Checks whether a mime-type is supported
o
top
Method operation
Asido_Image::operation() in class.image.php
Store an operation in the image operation queue
p
top
Constant PATH_SEPARATOR
PATH_SEPARATOR in class.asido.php
backward compatibility: the PATH_SEPARATOR constant is availble since 4.3.0RC2
Method prepare
Asido_Driver::prepare() in class.driver.php
Prepare an image for processing it
r
top
Method resize
Asido_Driver::resize() in class.driver.php
Resize an image
Method resize
Asido::resize() in class.asido.php
Resize an image
Method rotate
Asido_Driver::rotate() in class.driver.php
Rotate the image clockwise
Method rotate
Asido::rotate() in class.asido.php
Rotate the provided image (clockwise)
s
top
Variable $save
Asido_TMP::$save in class.image.php
MIME-type with which to save the processed file
Variable $source
Asido_TMP::$source in class.image.php
Object for processing the source image
Variable $source_filename
Asido_TMP::$source_filename in class.image.php
Source image filename
Method save
Asido_Image::save() in class.image.php
Save the image after being processed
Method save
Asido_Driver::save() in class.driver.php
Save an image after being processed
Method set
Asido_Color::set() in class.asido.php
Set a new color
Method source
Asido_Image::source() in class.image.php
Get\Set source image
Method stretch
Asido::stretch() in class.asido.php
Resize an image by stretching it by the provided width and height
Method supported
Asido_Driver::supported() in class.driver.php
Returnes whether an image format is supported or not
t
top
Variable $target
Asido_TMP::$target in class.image.php
Object for processing the target image
Variable $target_filename
Asido_TMP::$target_filename in class.image.php
Filename with which to save the processed file
Method target
Asido_Image::target() in class.image.php
Get\Set target image
Method trigger_abstract_error
Output an error when trying to access an abstract method
v
top
Method version
Asido::version() in class.asido.php
Get version of Asido release
w
top
Method watermark
Asido::watermark() in class.asido.php
Watermark an image
Method watermark
Asido_Driver::watermark() in class.driver.php
Watermark an image
Method width
Asido::width() in class.asido.php
Resize an image by making it fit a particular width
_
top
Variable $__mime
Asido_IMagick::$__mime in class.imagick.php
Maps to supported mime types for saving files
Variable $__mime
Asido_Driver_Imagick_Ext::$__mime in class.driver.imagick_ext.php
Maps to supported mime types for saving files
Variable $__mime
Asido_Driver_Magick_Wand::$__mime in class.driver.magick_wand.php
Maps to supported mime types for saving files
Variable $__mime
Asido_Driver_GD::$__mime in class.driver.gd.php
Maps to supported mime types
Variable $__mime
Asido_Driver::$__mime in class.driver.php
Maps to supported mime types
Variable $__mime
Asido_Driver_Imagick_Shell::$__mime in class.driver.imagick_shell.php
Maps to supported mime types for saving files
Variable $__mime_map
Asido_IMagick::$__mime_map in class.imagick.php
MIME-type to image format map
Variable $__operations
Asido_Image::$__operations in class.image.php
Operation Queue
Variable $__source
Asido_Image::$__source in class.image.php
Source Image
Variable $__target
Asido_Image::$__target in class.image.php
Target Image
Method __canvas
Asido_Driver_Magick_Wand::__canvas() in class.driver.magick_wand.php
Get canvas
Method __canvas
Asido_Driver::__canvas() in class.driver.php
Get canvas
Method __canvas
Asido_Driver_Imagick_Ext::__canvas() in class.driver.imagick_ext.php
Get canvas
Method __canvas
Asido_Driver_GD_Hack::__canvas() in class.driver.gd_hack.php
Get canvas
Method __canvas
Asido_Driver_Imagick_Shell::__canvas() in class.driver.imagick_shell.php
Get canvas
Method __canvas
Asido_Driver_GD::__canvas() in class.driver.gd.php
Get canvas
Method __command
Asido_Driver_Shell::__command() in class.driver.shell.php
Run a command
Method __copy
Asido_Driver_GD::__copy() in class.driver.gd.php
Copy one image to another
Method __copy
Asido_Driver_Imagick_Shell::__copy() in class.driver.imagick_shell.php
Copy one image to another
Method __copy
Asido_Driver::__copy() in class.driver.php
Copy one image to another
Method __copy
Asido_Driver_Imagick_Ext::__copy() in class.driver.imagick_ext.php
Copy one image to another
Method __copy
Asido_Driver_Magick_Wand::__copy() in class.driver.magick_wand.php
Copy one image to another
Method __crop
Asido_Driver_Imagick_Ext::__crop() in class.driver.imagick_ext.php
Crop the image
Method __crop
Asido_Driver_GD::__crop() in class.driver.gd.php
Crop the image
Method __crop
Asido_Driver_Magick_Wand::__crop() in class.driver.magick_wand.php
Crop the image
Method __crop
Asido_Driver::__crop() in class.driver.php
Crop the image
Method __crop
Asido_Driver_Imagick_Shell::__crop() in class.driver.imagick_shell.php
Crop the image
Method __destroy_source
Asido_Driver_Shell::__destroy_source() in class.driver.shell.php
Destroy the source for the provided temporary object
Method __destroy_source
Asido_Driver_Magick_Wand::__destroy_source() in class.driver.magick_wand.php
Destroy the source for the provided temporary object
Method __destroy_source
Asido_Driver_GD_Hack::__destroy_source() in class.driver.gd_hack.php
Destroy the source for the provided temporary object
Method __destroy_source
Asido_Driver_Imagick_Ext::__destroy_source() in class.driver.imagick_ext.php
Destroy the source for the provided temporary object
Method __destroy_source
Destroy the source for the provided temporary object
Method __destroy_source
Destroy the source for the provided temporary object
Method __destroy_target
Asido_Driver_Magick_Wand::__destroy_target() in class.driver.magick_wand.php
Destroy the target for the provided temporary object
Method __destroy_target
Destroy the target for the provided temporary object
Method __destroy_target
Destroy the target for the provided temporary object
Method __destroy_target
Asido_Driver_GD_Hack::__destroy_target() in class.driver.gd_hack.php
Destroy the target for the provided temporary object
Method __destroy_target
Asido_Driver_Shell::__destroy_target() in class.driver.shell.php
Destroy the target for the provided temporary object
Method __destroy_target
Asido_Driver_Imagick_Ext::__destroy_target() in class.driver.imagick_ext.php
Destroy the target for the provided temporary object
Method __driver_classname
Asido::__driver_classname() in class.asido.php
Compose the classname for a driver
Method __driver_filename
Asido::__driver_filename() in class.asido.php
Compose the filename for a driver
Method __exec
Asido_Driver_Shell::__exec() in class.driver.shell.php
Try to locate the program
Method __flip
Asido_Driver::__flip() in class.driver.php
Vertically mirror (flip) the image
Method __flip
Asido_Driver_Magick_Wand::__flip() in class.driver.magick_wand.php
Vertically mirror (flip) the image
Method __flip
Asido_Driver_Imagick_Shell::__flip() in class.driver.imagick_shell.php
Vertically mirror (flip) the image
Method __flip
Asido_Driver_Imagick_Ext::__flip() in class.driver.imagick_ext.php
Vertically mirror (flip) the image
Method __flip
Asido_Driver_GD_Hack::__flip() in class.driver.gd_hack.php
Vertically mirror (flip) the image
Method __flip
Asido_Driver_GD::__flip() in class.driver.gd.php
Vertically mirror (flip) the image: not supported
Method __flop
Asido_Driver_GD_Hack::__flop() in class.driver.gd_hack.php
Horizontally mirror (flop) the image
Method __flop
Asido_Driver::__flop() in class.driver.php
Horizontally mirror (flop) the image
Method __flop
Asido_Driver_Magick_Wand::__flop() in class.driver.magick_wand.php
Horizontally mirror (flop) the image
Method __flop
Asido_Driver_GD::__flop() in class.driver.gd.php
Horizontally mirror (flop) the image: not supported
Method __flop
Asido_Driver_Imagick_Ext::__flop() in class.driver.imagick_ext.php
Horizontally mirror (flop) the image
Method __flop
Asido_Driver_Imagick_Shell::__flop() in class.driver.imagick_shell.php
Horizontally mirror (flop) the image
Method __grayscale
Asido_Driver::__grayscale() in class.driver.php
Make the image greyscale
Method __grayscale
Asido_Driver_Imagick_Ext::__grayscale() in class.driver.imagick_ext.php
Make the image greyscale: not supported
Method __grayscale
Asido_Driver_GD_Hack::__grayscale() in class.driver.gd_hack.php
Make the image greyscale
Method __grayscale
Asido_Driver_Imagick_Shell::__grayscale() in class.driver.imagick_shell.php
Make the image greyscale: not supported
Method __grayscale
Asido_Driver_Imagick_Ext_Hack::__grayscale() in class.driver.imagick_ext_hack.php
Make the image greyscale: not supported
Method __grayscale
Asido_Driver_Magick_Wand::__grayscale() in class.driver.magick_wand.php
Make the image greyscale
Method __grayscale
Asido_Driver_GD::__grayscale() in class.driver.gd.php
Make the image greyscale: supported only for PHP => 5.* and PHP => 4.0.1 except for PHP 4.3.11
Method __open
Asido_Driver_GD::__open() in class.driver.gd.php
Open the source and target image for processing it
Method __open
Asido_Driver_Imagick_Shell::__open() in class.driver.imagick_shell.php
Open the source and target image for processing it
Method __open
Asido_Driver::__open() in class.driver.php
Open the source and target image for processing it
Method __open
Asido_Driver_GD_Hack::__open() in class.driver.gd_hack.php
Open the source and target image for processing it
Method __open
Asido_Driver_Imagick_Ext::__open() in class.driver.imagick_ext.php
Open the source and target image for processing it
Method __open
Asido_Driver_Magick_Wand::__open() in class.driver.magick_wand.php
Open the source and target image for processing it
Method __resize
Asido_Driver_Imagick_Shell::__resize() in class.driver.imagick_shell.php
Do the actual resize of an image
Method __resize
Asido_Driver_GD::__resize() in class.driver.gd.php
Do the actual resize of an image
Method __resize
Asido_Driver_Imagick_Ext::__resize() in class.driver.imagick_ext.php
Do the actual resize of an image
Method __resize
Asido_Driver_Magick_Wand::__resize() in class.driver.magick_wand.php
Do the actual resize of an image
Method __resize
Asido_Driver::__resize() in class.driver.php
Do the actual resize of an image
Method __rotate
Asido_Driver_Magick_Wand::__rotate() in class.driver.magick_wand.php
Rotate the image clockwise
Method __rotate
Asido_Driver::__rotate() in class.driver.php
Rotate the image clockwise
Method __rotate
Asido_Driver_Imagick_Shell_Hack::__rotate() in class.driver.imagick_shell_hack.php
Rotate the image clockwise
Method __rotate
Asido_Driver_Imagick_Ext_Hack::__rotate() in class.driver.imagick_ext_hack.php
Rotate the image clockwise
Method __rotate
Asido_Driver_GD::__rotate() in class.driver.gd.php
Rotate the image clockwise
Method __rotate
Asido_Driver_Imagick_Ext::__rotate() in class.driver.imagick_ext.php
Rotate the image clockwise: only rectangular rotates are supported (90,180,270)
Method __rotate
Asido_Driver_Imagick_Shell::__rotate() in class.driver.imagick_shell.php
Rotate the image clockwise: not supported
Method __tmpfile
Asido_Driver::__tmpfile() in class.driver.php
Return a name for a temporary file
Method __tmpimage
Asido_Driver_GD::__tmpimage() in class.driver.gd.php
Generate a temporary object for the provided argument
Method __tmpimage
Asido_Driver_Imagick_Ext::__tmpimage() in class.driver.imagick_ext.php
Generate a temporary object for the provided argument
Method __tmpimage
Asido_Driver_Magick_Wand::__tmpimage() in class.driver.magick_wand.php
Generate a temporary object for the provided argument
Method __tmpimage
Asido_Driver::__tmpimage() in class.driver.php
Generate a temporary object for the provided argument
Method __tmpimage
Asido_Driver_GD_Hack::__tmpimage() in class.driver.gd_hack.php
Generate a temporary object for the provided argument
Method __tmpimage
Asido_Driver_Imagick_Shell::__tmpimage() in class.driver.imagick_shell.php
Generate a temporary object for the provided argument
Method __write
Asido_Driver_GD_Hack::__write() in class.driver.gd_hack.php
Write the image after being processed
Method __write
Asido_Driver_Imagick_Ext::__write() in class.driver.imagick_ext.php
Write the image after being processed
Method __write
Asido_Driver_Magick_Wand::__write() in class.driver.magick_wand.php
Write the image after being processed
Method __write
Asido_Driver::__write() in class.driver.php
Write the image after being processed
Method __write
Asido_Driver_Imagick_Shell::__write() in class.driver.imagick_shell.php
Write the image after being processed
Method __write
Asido_Driver_GD::__write() in class.driver.gd.php
Write the image after being processed
a c d e f g h i o p r s t v w _