Method | Description | |
---|---|---|
OnPaint ( |
||
PictureWindow ( int x, int y ) : System |
Method | Description | |
---|---|---|
CreateAlphaMask ( int width, int height ) : PixelArray |
||
CreateBarsTestImage ( int maxBar ) : PixelArray |
||
CreateColorTestImage ( int width, int height ) : PixelArray |
||
CreateSteppedTestImage ( int width, int height ) : PixelArray |
public OnPaint ( |
||
devent | ||
return | void |
public PictureWindow ( int x, int y ) : System | ||
x | int | |
y | int | |
return | System |