SproutCMS

This is the code documentation for the SproutCMS project

function addText()

Adds text to the base of an image, e.g. for copyright credit

Usage

Image $Image->addText ( string $text );

Arguments

  1. string $text
    The text to add to the image

Return value