Viewport

From PyMOLWiki
Revision as of 09:16, 19 January 2009 by Inchoate (talk | contribs)
Jump to navigation Jump to search

DESCRIPTION

viewport changes the size of the viewing port--the visible openGL window (and thus the size of all png files subsequently output).

USAGE

viewport width, height

PYMOL API

cmd.viewport(int width, int height)