Method | Description | |
---|---|---|
OverlayGraphic ( |
||
Render ( int pixels, int width, int height ) : void | ||
Scale ( double scale ) : void |
public OverlayGraphic ( |
||
pixelData | ||
offsetx | int | |
offsety | int | |
color | int | |
return | System |
public Render ( int pixels, int width, int height ) : void | ||
pixels | int | |
width | int | |
height | int | |
return | void |