Summary description for FourierDoc.
More...
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
override void | OnPaint (PaintEventArgs e) |
|
Summary description for FourierDoc.
IPLab.FourierDoc.FourierDoc |
( |
ComplexImage |
image, |
|
|
IDocumentsHost |
host |
|
) |
| |
|
inline |
override void IPLab.FourierDoc.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
void IPLab.FourierDoc.InitializeComponent |
( |
| ) |
|
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
Referenced by IPLab.FourierDoc.FourierDoc().
void IPLab.FourierDoc.UpdateNewImage |
( |
| ) |
|
|
inlineprivate |
override void IPLab.FourierDoc.OnPaint |
( |
PaintEventArgs |
e | ) |
|
|
inlineprotected |
void IPLab.FourierDoc.backwardFourierItem_Click |
( |
object |
sender, |
|
|
System.EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.FourierDoc.frequencyFilterFourierItem_Click |
( |
object |
sender, |
|
|
System.EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.FourierDoc.undoFourierItem_Click |
( |
object |
sender, |
|
|
System.EventArgs |
e |
|
) |
| |
|
inlineprivate |
void IPLab.FourierDoc.fourierItem_Popup |
( |
object |
sender, |
|
|
System.EventArgs |
e |
|
) |
| |
|
inlineprivate |
ComplexImage IPLab.FourierDoc.image = null |
|
private |
ComplexImage IPLab.FourierDoc.backup = null |
|
private |
System.Drawing.Bitmap IPLab.FourierDoc.bitmap = null |
|
private |
int IPLab.FourierDoc.width |
|
private |
int IPLab.FourierDoc.height |
|
private |
System.Windows.Forms.MainMenu IPLab.FourierDoc.mainMenu |
|
private |
System.Windows.Forms.MenuItem IPLab.FourierDoc.fourierItem |
|
private |
System.Windows.Forms.MenuItem IPLab.FourierDoc.backwardFourierItem |
|
private |
System.Windows.Forms.MenuItem IPLab.FourierDoc.menuItem1 |
|
private |
System.Windows.Forms.MenuItem IPLab.FourierDoc.frequencyFilterFourierItem |
|
private |
System.Windows.Forms.MenuItem IPLab.FourierDoc.undoFourierItem |
|
private |
System.ComponentModel.Container IPLab.FourierDoc.components = null |
|
private |
Bitmap IPLab.FourierDoc.Image |
|
get |
int IPLab.FourierDoc.ImageWidth |
|
get |
int IPLab.FourierDoc.ImageHeight |
|
get |
The documentation for this class was generated from the following file: