Le 14 janv. 2010 à 20:07, Grossman, Robert B a écrit :

> 
> 
> (2) Save image of the current view.  The best format would be PNG.  Yes, I 
> can do a screen capture of a view with another program, but that's extra work.
> 
That feature exists. You've got two options :
- using the signed applet, you can send the script 
save IMAGE PNG "filepath/imagename.png"
- with the unsigned applet, use the getproperty method which sends a base64 jpg 
string, from which you can make a regular file using a remote server

Paul

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to