Read EXIF metadata from an image.
Functions
BrilliantImage: Resize Image
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).
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.