GD Image Driver.
This is the code documentation for the SproutCMS project
Search documentation |
class GDGD Image Driver.
Variables
Functions
public __constructvoid $GD->__construct ( ); This function does not have a description public addTextunknown $GD->addText ( mixed $text ); This function does not have a description public cropunknown $GD->crop ( mixed $properties ); This function does not have a description public flipunknown $GD->flip ( mixed $direction ); This function does not have a description protected imagecreatetransparentresource $GD->imagecreatetransparent ( integer $width , integer $height ); Returns an image with a transparent background. Used for rotating to prevent unfilled backgrounds. public processunknown $GD->process ( mixed $image , mixed $actions , mixed $dir , mixed $file [, mixed $render ] ); This function does not have a description protected propertiesunknown $GD->properties ( ); This function does not have a description public resizeunknown $GD->resize ( mixed $properties ); This function does not have a description public rotateunknown $GD->rotate ( mixed $amount ); This function does not have a description public sharpenunknown $GD->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: Wednesday, 5th August, 2026 at 03:31 pm |
|