Writes an external image to a file.
write-external-image external-image file &key if-exists
eternal-image
An external image
file
A file
if-exists
A keyword
The write-external-image function writes an external image to a file. By default, if-exists is : error . The if-exists argument is used in a call to open .
write-external-image
error