Method | Description | |
---|---|---|
BitmapInjectionForm ( HaloMap Map, string Filename, |
||
getBitmapLocation ( ) : int | ||
loadDDSInfo ( string filename, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnInject_Click ( object sender, |
The temp button_ click.
|
|
lbInjectionBitmap_SelectedIndexChanged ( object sender, |
Occurse when the selected bitmap injection location is changed
|
public BitmapInjectionForm ( HaloMap Map, string Filename, |
||
Map | HaloMap | |
Filename | string | |
ParsedBitm | ||
NumDDS | int | |
return | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public loadDDSInfo ( string filename, |
||
filename | string | |
pb | ||
return | void |