Resize an image using to a specific height and/or width while optionally preserving aspect ration. Optionally use SIPS for faster processing (on mac OS only).
Functions
BrilliantImage: Flip Image
Flip an image horizontally or vertically with option to use SIPS (for faster processing on mac OS only).
BrilliantImage: Get Gallery
Return a gallery of images with slideshow capabilities for display in a webviewer given an array of image urls.
BrilliantImage: Crop Image
Simple function that crops an image according to user supplied origin point and height/width parameters.
BrilliantImage: Rotate Image
Simple function that rotates an image according to user supplied degrees parameter without a UI.