SproutCMS

This is the code documentation for the SproutCMS project

function transform()

Does the actual transform.

Usage

boolean transform ( Image $img );

Arguments

  1. Image $img
    The image object to transform. This is an object
    provided by Kohana

Return value

  • boolean
    True on success, false on error

See also