Method | Description | |
---|---|---|
GetPixel ( int x, int y ) : Color | ||
Render ( ) : |
||
SetColor ( Color color ) : void | ||
SetDevice ( int width, int height ) : void | ||
SetPixel ( int x, int y ) : void |
public SetDevice ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |