/ssrigging-greyscaleimages

Equipment for quickly rigging up a SilverStripe project; Does what it says on the packaging.

Primary LanguagePHP

SilverStripe Greyscale Images

###Warning: Only works with the GD backend (for now).

Installation

  • Simply drop into silverstripe root (using whatever method)
  • run dev/build

Usage

Use in templates with $Image.Greyscale, or in PHP with $image->Greyscale()