Свойство | Тип | Описание | |
---|---|---|---|
formats | List |
||
inp | cType | ||
outp | cType |
Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
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 | |
Результат | System |
public DDSConvert ( cType input, cType output ) : void | ||
input | cType | |
output | cType | |
Результат | void |
public DDSRead ( DDS inp ) : |
||
inp | DDS | |
Результат |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public convert ( cType inputType ) : cType | ||
inputType | cType | |
Результат | cType |
public setDetails ( cType input, bool orig ) : void | ||
input | cType | |
orig | bool | |
Результат | void |