Méthode | Description | |
---|---|---|
ClearImage ( int x, int y, int width, int height, uint color ) : void | ||
VGImage ( VGImageFormat format, int width, int height, System.UInt32 allowedQuality ) |
public ClearImage ( int x, int y, int width, int height, uint color ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
color | uint | |
Résultat | void |
public VGImage ( VGImageFormat format, int width, int height, System.UInt32 allowedQuality ) | ||
format | VGImageFormat | |
width | int | |
height | int | |
allowedQuality | System.UInt32 |