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 execute (from ImageDriver)boolean $ImageDriver->execute ( array $actions ); Executes a set of actions, defined in pairs. 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 protected sanitizeGeometry (from ImageDriver)void $ImageDriver->sanitizeGeometry ( array &$geometry ); Sanitize and normalize a geometry array based on the temporary image width and height. Valid properties are: width, height, top, left. 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 |
|