outlined-square

Category: Image procedures

Documentation

;;; (outlined-square side color line-width [description]) -> image?
;;;   side : nonnegative-integer?
;;;   color : color?
;;;   line-width : positive-real?
;;;   description : string?
;;; Create an outlined square with the given side length and color.

Examples

Forthcoming

Sample implementation (advanced)

Tests

Forthcoming

See also

Forthcoming

Questions

Forthcoming