Method Image.PS.encode()
- Method
encode
stringencode(objectimg,mapping|voidoptions)- Description
Encodes the image object
imgas a postscript 3.0 file.- Parameter
options Optional extra encoding parameters.
"dpi":intThe resolution of the encoded image. Defaults to 100.
"eps":boolIf the resulting image should be an eps instead of ps. Defaults to 0, no.