Brightspot CMS Developer Guide

Images

Brightspot stores images as a StorageItem , an abstract data type provided by Dari to store information about binary files. For more information about StorageItem , see StorageItem and File Storage .

Brightspot includes several Java APIs for manipulating images, including retrieving metadata and common operations such as cropping and resizing. This section describes those APIs as well as using the Dynamic Image Manipulation Service (DIMS) for editing images.