GraphicsMagick Image Driver.
This is the code documentation for the SproutCMS project
Search documentation |
class GraphicsMagickGraphicsMagick Image Driver.
Variables
Functions
public __constructvoid $GraphicsMagick->__construct ( array $config ); Attempts to detect the GraphicsMagick installation directory. public cropunknown $GraphicsMagick->crop ( mixed $prop ); This function does not have a description public flipunknown $GraphicsMagick->flip ( mixed $dir ); This function does not have a description public processunknown $GraphicsMagick->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 $GraphicsMagick->properties ( ); This function does not have a description public resizeunknown $GraphicsMagick->resize ( mixed $prop ); This function does not have a description public rotateunknown $GraphicsMagick->rotate ( mixed $amt ); This function does not have a description public sharpenunknown $GraphicsMagick->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 |
|