solid-ellipse
Categories: Image procedures
, Shape procedures
;;; (solid-ellipse width height color [description]) -> image?
;;; width : nonnegative-real?
;;; height : nonnegative-real?
;;; color : color?
;;; description : string?
;;; Create a `width`-by-`height` ellipse whose color is `color`.
Forthcoming
Forthcoming
Forthcoming