eSuiteOne adds Improved Image Thumbnail Generation
23-Sep-2010 We’re introducing a simplified method to generate image thumbnails which will replace the exiting ShowThumbnail.aspx method.By default, the output format of the thumbnail will match the original image i.e if you request a thumbnail for a jpeg image, it will also be generated as a jpeg. A specific format can be forced using the “format” parameter, with possible values including 'jpg', 'jpeg', 'gif' and 'png'.
The old method of using ShowThumbnail.aspx will remain available for at least a few months, but we plan to deprecate it eventually as it's usage decreases.


Comment