ImageMagick Image Driver.
This is the code documentation for the SproutCMS project
Search documentation |
class ImageMagickImageMagick Image Driver.
Variables
Functions
public __constructvoid $ImageMagick->__construct ( array $config ); Attempts to detect the ImageMagick installation directory. public cropunknown $ImageMagick->crop ( mixed $prop ); This function does not have a description public flipunknown $ImageMagick->flip ( mixed $dir ); This function does not have a description public processunknown $ImageMagick->process ( mixed $image , mixed $actions , mixed $dir , mixed $file [, mixed $render ] ); Creates a temporary image and executes the given actions. By creating a temporary copy of the image before manipulating it, this process is atomic. protected propertiesunknown $ImageMagick->properties ( ); This function does not have a description public resizeunknown $ImageMagick->resize ( mixed $prop ); This function does not have a description public rotateunknown $ImageMagick->rotate ( mixed $amt ); This function does not have a description public sharpenunknown $ImageMagick->sharpen ( mixed $amount ); This function does not have a description |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Tuesday, 15th September, 2026 at 10:26 am |
|