This is a read-only mirror of pymolwiki.org

Difference between revisions of "Viewport"

From PyMOL Wiki
Jump to navigation Jump to search
m
(No difference)

Revision as of 14:29, 20 June 2009

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)