Easy way to save an image into a file

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
fpierron
Posts: 56
Joined: Thu Dec 16, 2010 11:12 am
Contact:

Easy way to save an image into a file

Post by fpierron » Tue Feb 08, 2011 3:20 pm

Hi,

Sorry for this noob question :

I make a snapshot from the revBrowser.

1/ I need to save it on the hard drive. How do I save image as png ?
2/ Is there also a way to send it to a mySQL DB ?

I do not need entire code, name of functions would be enough.

Regards

Frédéric

fpierron
Posts: 56
Joined: Thu Dec 16, 2010 11:12 am
Contact:

Re: Easy way to save an image into a file

Post by fpierron » Fri Feb 11, 2011 4:03 pm

Thanks to me ;-d
I have found the solution with command EXPORT and EXPORT SNAPSHOT.

Frederic

Post Reply