Adds additional image manipulation functionality to SilverStripe.
/ | / | / |
$$$$$$/ _____ ____ ______ ______ $$/ _______ $$ | __
$$ | / / \ / \ / \ / | / |$$ | / |
$$ | $$$$$$ $$$$ | $$$$$$ |/$$$$$$ |$$ |/$$$$$$$/ $$ |/$$/
$$ | $$ | $$ | $$ | / $$ |$$ | $$ |$$ |$$ | $$ $$<
$$ | $$ | $$ | $$ |/$$$$$$$ |$$ _$$ |$$ |$$ _____ $$$$$$ \
/ $$ |$$ | $$ | $$ |$$ $$ |$$ $$ |$$ |$$ |$$ | $$ |
$$$$$$/ $$/ $$/ $$/ $$$$$$$/ $$$$$$$ |$$/ $$$$$$$/ $$/ $$/
/ __$$ |
$$ $$/
$$$$$$/
Requires a SilverStripe 3.* install and PHP Imagick configured for your PHP install.
On ubuntu, this was as easy as:
sudo apt-get install php5-imagick
sudo php5enmod imagick
followed by restarting apache.
Once it has been added, you will have access to the following additional Image functions:
NOTE: Currently, the $colour parameter only supports strings being passed, eg. "red", "blue", "green" will work, but "#ff0000", "#00ff00" and "#0000ff" will not.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem