fill_image
(fill_image x y width
height color)
This function fills a rectangle [x,y -
width,height] in the active DCL image tile with specified
color.
Arguments |
x the x coordinate of the upper-left corner to be
filled |
Return |
the color value if successful, NIL otherwise |
Example |
(start_image
"img_A") |
Remarks |
there are some special color
values available : |
© Bricsys NV. All rights reserved. |