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.


LispWorks CAPI Reference Manual - 14 Dec 2001

Next Prev Up Top Contents Index