All Manuals > Common Lisp Interface Manager 2.0 User's Guide > Chapter 2 Drawing Graphics > 2.6 Drawing with LispWorks Graphics Ports

NextPrevUpTopContentsIndex

2.6.1 Arguments

gp-port is a symbol (not evaluated).

sheet is a CLIM sheet.

x , y , width , height are each integers or nil .

to-x , to-y , to-width , to-height , from-x , from-y , from-width , from-height are each integers or nil .

background is a graphics ports color specifier.

body is an implicit progn.

gp-drawing-func is a function that takes one argument, a gp-port .

pixmap is a graphics port pixmap.

image is a graphics ports BMP image.


Common Lisp Interface Manager 2.0 User's Guide - 3 Mar 2015

NextPrevUpTopContentsIndex