jpeg2.Rd
A JPEG device for Bitmap Files via GhostScript.
jpeg2(filename, width=480, height=480, res=144, type="jpeg", ...)
The name of the file to be produced.
The width and height (in pixels) of the result image.
The resolution of the image.
The output type. See dev2bitmap
for details.
Additional arguments passed to bitmap()
.
Returns nothing.