Png

From PyMOLWiki
Revision as of 05:35, 26 January 2006 by Gregori (talk | contribs) (New comment about transparent png's)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

DESCRIPTION

png writes a png format image file of the current image to disk.

USAGE

png filename

PYMOL API

cmd.png( string file )

COMMENTS

To obtain transparent png images, use the following command before ray-tracing and exporting your scene:

set ray_opaque_background, 0