solid-square

Categories: Image procedures , Polygon procedures

Documentation

;;; (solid-square side color [description]) -> image?
;;;   side : nonnegative-integer?
;;;   color : color?
;;;   description : string?
;;; Create a solid square with the given side length and color.

Examples

Forthcoming

Sample implementation (advanced)

Tests

Forthcoming

See also

Forthcoming

Questions

Forthcoming