C# Class GUI.Forms.Texture

Afficher le fichier Open project: SteamDatabase/ValveResourceFormat Class Usage Examples

Méthodes publiques

Méthode Description
SetImage ( Bitmap image, string name, int w, int h ) : void
Texture ( ) : System.Drawing

Private Methods

Méthode Description
contextMenuStrip1_ItemClicked ( object sender, ToolStripItemClickedEventArgs e ) : void

Method Details

SetImage() public méthode

public SetImage ( Bitmap image, string name, int w, int h ) : void
image Bitmap
name string
w int
h int
Résultat void

Texture() public méthode

public Texture ( ) : System.Drawing
Résultat System.Drawing