Next Prev Up Top Contents Index

read-and-convert-external-image

Function
Summary

Returns an image converted from an external image read from a file.

Signature

read-and-convert-external-image gp file => image

Arguments

gp

A graphics port.

file

A pathname designator.

Values

image

An image.

Description

Returns an image converted from an external image read from file . The external image is returned as a second value.

See also

convert-external-image
external-image


LispWorks CAPI Reference Manual - 13 Mar 2003

Next Prev Up Top Contents Index