ImageDrawerFillRectangle Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberFillRectangle(Image, RgbColor, Area2D)
Draw a filled destructive rectangle over the content of an image.
Public methodStatic memberFillRectangle(Image, RgbColor, Rect)
Draw a filled destructive rectangle over the content of an image.
Public methodStatic memberFillRectangle(Image, Double, Area2D)
Draw a filled destructive rectangle over the content of an image.
Public methodStatic memberFillRectangle(Image, Double, Rect)
Draw a filled destructive rectangle over the content of an image.
Public methodStatic memberFillRectangle(ImagePlane, Double, Area2D)
Draw a filled destructive rectangle over the content of an image.
Public methodStatic memberFillRectangle(ImagePlane, Double, Rect)
Draw a filled destructive rectangle over the content of an image.
Top
See Also

Reference