Feature #393
open image files on demand
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Jpeg files are kept open when any Image instance exists. Change this to open files on demand. This should also remove the need for the Image::detach method.