SproutCMS

This is the code documentation for the SproutCMS project

function resize()

Resize an image. Valid properties are: width, height, and master.

Usage

boolean $ImageDriver->resize ( array $properties );

Arguments

  1. array $properties
    new properties

Return value

  • boolean