Next Previous Up Top Contents Index

2 GP Reference Entries

draw-point

Function

Summary

Draws a pixel at a given point.
Signature

draw-point port x y &rest args =>

Arguments

port

A graphics port

x

A real number

y

real number

args

General graphics port drawing arguments

Description

Thedraw-point function draws a single-pixel point at (x y). The transform, foreground, background, operation, stipple, pattern, mask-x, mask-y, and mask slots of the graphics state are used.

LispWorks CAPI Reference Manual - 17 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker