On Tue, Mar 27, 2012 at 4:23 PM, Panks <[email protected]> wrote: > Hello! > I would like to put proposal for iv viewer thumbnail view. > I just have a small idea of how we can put it all together, we can put a > bar at the bottom of the iv with slider if required with a toggle button in > the menu bar which shows and hide the thumbnail bar at the bottom. > If the images have thumbnails embedded and they are of acceptable ratio > then we can use them directly else we can use QImage Scale() to scale them > to the required resolution. > And in case big images when we don't have thumbnails at all, we can make > the thumbnails in a separate thread using QImageReader class as this > article describes: > http://olliwang.com/2010/01/30/creating-thumbnail-images-in-qt/ > so that it will not affect the performance of iv viewer. We can implement > multiple selection on thumbnails and implement 'delete', 'shuffle by drag > and drop' and few more functions. >
this would also be particularly useful for exr images with multiple layers.
_______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
