extracting the thumbnail from digital photos?

Alejandro Tejada capellan2000 at gmail.com
Fri Jan 30 14:49:43 EST 2015


Hi Ethan,


Ethan Lish wrote
> On a related note, can this function be used/expanded 
> to create a thumbnail image (tile) of a website. 
> Looking to use this static image as a "button" to launch 
> the full site in another card/browser
> Code examples welcome ;-)

Maybe scripts posted in this thread could help:
http://forums.livecode.com/viewtopic.php?f=7&t=22713&p=117095

------------------------
Snapshot of a desktop browser Post by Traxgeek 
Sun Jan 18, 2015 7:04 pm
Hi,
Wondering if someone can help me here please ?
I'm trying to take a snapshot of a browser window. 
On mobile I use the format:
mobileControlSet nBID, "rect", the rect of image "imgBrowser" of group
"grpBrowser"
mobileControlSet nBID, "url", sURL
and
export snapshot from rect sTheRectOfTheBrowserImageControl to file
(sFilePath & "/" & sFileName) as jpeg
which works perfectly for anything WITHIN my app - 
both mobile (and desktop in fact - as long as the
browser control is within my app).
[snip]
------------------------

Ethan, probably there are more examples in the forum
and the mail list, but looks like this script could be
what you are looking for.

Al



--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/extracting-the-thumbnail-from-digital-photos-tp4688207p4688308.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list