Does image resizing, etc
This is the code documentation for the SproutCMS project
Search documentation |
class ResizeImageTransformDoes image resizing, etc
Variables
Functions
public __constructvoid $ResizeImageTransform->__construct ( int $width , int $height [, int $master ] ); Constructor public estimateRamRequirementint $ResizeImageTransform->estimateRamRequirement ( ); Estimate the RAM requirement to run this transform public getDimensionsarray $ResizeImageTransform->getDimensions ( ); Gets the dimensions public transformunknown $ResizeImageTransform->transform ( Image $img ); Does the actual transform |
| 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 |
|