jpeg2: A JPEG device for Bitmap Files via GhostScript
Description
A JPEG device for Bitmap Files via GhostScript.Usage
jpeg2(filename, width=480, height=480, res=144, type="jpeg", ...)
Arguments
filename
The name of the file to be produced.
width, height
The width and height (in pixels) of the result image.
res
The resolution of the image.
...
Additional arguments passed to bitmap()
.