Difference between revisions of "Viewport"

From PyMOLWiki
Jump to navigation Jump to search
m
Line 1: Line 1:
===DESCRIPTION===
+
 
 
'''viewport''' changes the size of the viewing port--the visible openGL window (and thus the size of all png files subsequently output).
 
'''viewport''' changes the size of the viewing port--the visible openGL window (and thus the size of all png files subsequently output).
 
   
 
   

Revision as of 14:44, 17 November 2009

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)