Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
A JPEG device for Bitmap Files via GhostScript.
jpeg2(filename, width=480, height=480, res=144, type="jpeg", ...)
Returns nothing.
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()
.
Henrik Bengtsson