|
|
int | Save (string bmpfile) |
|
void | Draw (int x, int y, int width, int height, int blending=1) |
|
void | DrawRect (int x, int y, int width, int height, int srcx, int srcy, int srcwidth, int srcheight, int blending=1) |
|
int | get_Width () const property |
|
int | get_Height () const property |
|
int | get_Depth () const property |
|
int | Lock () |
|
void | Unlock () |
|
int | ReadPixel (int y, int buffer) |
|
void | WritePixel (int y, int argb, int buffer) |
|
int | ReadPixelFast (int y, int buffer) |
|
void | WritePixelFast (int y, int argb, int buffer) |
The documentation for this class was generated from the following file: