Table of Contents

cmd.draw

“cmd.draw” creates an OpenGL-based image of the current frame.

Parameters

cmd.draw(int width, int height, int antialias, int quiet)

Implementation

def draw(width=0, height=0, antialias=-1, quiet=1):

See Also

draw | api