SproutCMS

This is the code documentation for the SproutCMS project

function __construct()

Creates a new image editor instance.

Usage

void $Image->__construct ( string $image [, array $config ] );

Arguments

  1. string $image
    filename of image
  2. array $config = NULL
    non-default configurations

Exceptions thrown

Return value

  • void