SilverStripe\AssetAdmin\Model
Classes
Renders a basic edit (flip, 90 degree rotate, crop, resize) of a source Image and replaces the source's own bytes with the result as a new draft version, keeping the record's ID.
The outcome of an image edit: the updated original (the same record that was edited, now holding the rendered bytes) and the filename of the backup copy, when one was written.
Generate thumbnails and thumbnail links