INTERACT FORUM

Windows => Plug-in Development => Topic started by: stottle on November 12, 2010, 09:11:26 pm

Title: access to cached thumbnails
Post by: stottle on November 12, 2010, 09:11:26 pm
There doesn't happen to be any automation call that will return an MJFileAutomation's cached thumbnail as a byte-array, is there?

As far as I can tell, the api calls only return the filename on disk, which needs to be created in many cases, then read in again.  Be easier/faster to pass along and decode the cached bytes, if that is possible.

Thoughts?
Brett