Function
draw-point port x y &rest args =>
A graphics port
A real number
real number
General graphics port drawing arguments
draw-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.