Click or drag to resize

AtalaImageFillRectangle Method

Fills a rectangular area of an AtalaImage with a solid color.
Overload List
  NameDescription
Public methodFillRectangle(Rectangle, Color)
Fills a specified rectangle in this image with a specified solid color.
Public methodFillRectangle(Rectangle, Int32)
Fills a specified rectangle in this image with a specified index.
Top
See Also