AccessImagine 1.50 Update includes:
- proportional Crop
- unlimited Undo
- Lazy Binding
Lazy Binding is new approach to external image storage. Once you specify StoragePath (folder where pictures will be saved), you can bind AccessImagine to any field – even to field ID.
AccessImagine will use that field as source of image filenames (adding ‘.jpg’ extension if neccessary). On adding/changing image into control the file with such a name will be created/modified.
Note: previous external storage scenario got some changes in the sake of overall simplicity.
1. Once the bound field holds some filename, if will not be changed (new image will be written at the same filename).
2. When the image at control is deleted, the field contents is not cleared (but file is deleted).