Table of Contents

cmd.png

“cmd.png” saves a PNG format image file of the current display.

Parameters

cmd.png(string filename, int width, int height, float dpi,
        int ray, int quiet)
    

Implementation

def png(filename, width=0, height=0, dpi=-1.0, ray=0,
        quiet=1, prior=0, format=0):

See Also

png | api