Method | Description | |
---|---|---|
SetImage ( Bitmap image, string name, int w, int h ) : void | ||
Texture ( ) : System.Drawing |
Method | Description | |
---|---|---|
contextMenuStrip1_ItemClicked ( object sender, ToolStripItemClickedEventArgs e ) : void |
public SetImage ( Bitmap image, string name, int w, int h ) : void | ||
image | Bitmap | |
name | string | |
w | int | |
h | int | |
return | void |