Home > comp > gb.image > image > paintrect 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Image.PaintRect (gb.image)
Function PaintRect ( X As Integer, Y As Integer, Width As Integer, Height As Integer, Color As Integer ) As Image

Blend the specified rectangle with the specified color.

Contrary to FillRect, if Color is transparent, then the rectangle is blended with the image backround.

See also

FillRect