“cmd.draw” creates an OpenGL-based image of the current frame.
cmd.draw(int width, int height, int antialias, int quiet)
def draw(width=0, height=0, antialias=-1, quiet=1):
draw | api