WbObjects/wbPrimitive
From wiki.swiftlytilting.com
[edit]
Methods
- drawImage ($bitmap, $xpos=0, $ypos=0 , $width=0 , $height=0, $transparentcolor=NOCOLOR)
- drawLine ($x0, $y0, $x1, $y1, $color=0, $linewidth=0)
- drawPoint ($xpos, $ypos, $color)
- drawRect ($xpos, $ypos, $width, $height, $color, $filled = false, $linewidth=0)
- drawText ($text, $xpos, $ypos , $width, $height=null, $font = null, $flags = null)
- getPixel ($xpos, $ypos)
- getSize ($param = null)
- setImage ($source, $transparentcolor = null, $index = null, $param = null)
- setItemImage ($wbobject, $index, $item = null ,$subitem = null)

