Property | Type | Description | |
---|---|---|---|
formats | List |
||
inp | cType | ||
outp | cType |
Method | Description | |
---|---|---|
BitmapOperations ( cType inp ) : System | ||
DDSConvert ( cType input, cType output ) : void | ||
DDSRead ( DDS inp ) : |
||
convert ( cType inputType ) : cType | ||
getDDSFormats ( ) : List |
||
setDetails ( cType input, bool orig ) : void | ||
setFormats ( cType input ) : void |
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.
|
|
buttonSave_Click ( object sender, |
||
checkBoxMipMaps_CheckedChanged ( object sender, |
||
getSettings ( ) : cType | ||
radioButtonBitmap_CheckedChanged ( object sender, |
||
radioButtonDDS_CheckedChanged ( object sender, |
||
radioButtonJpeg_CheckedChanged ( object sender, |
||
radioButton_CheckedChanged ( object sender, |
public BitmapOperations ( cType inp ) : System | ||
inp | cType | |
return | System |
public DDSConvert ( cType input, cType output ) : void | ||
input | cType | |
output | cType | |
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public setDetails ( cType input, bool orig ) : void | ||
input | cType | |
orig | bool | |
return | void |