![]() |
Members | Description | ||
searchPlugInString | ||||
assembly | ||||
tmpBitmap | ||||
param3 | ||||
param2 | ||||
param1 | ||||
sliderName | ||||
PlugInInterface |
Constructor
|
|||
ApplyImageProcessing |
Searches the PlugIns directory for a DLL with the
specified name. If none is found then an exception is thrown.
Otherwise it tries to invoke the method ProcessImage with the specified
parameters.
|
|||
SliderName |
Accessor for SliderName which represents the
PlugIn to be used for the calculation requested.
|
|||
Param1 |
Accessor for param to set the slider values.
|
|||
Param2 |
Accessor for param to set the slider values.
|
|||
Param3 |
Accessor for param to set the slider values.
|
|||
TmpBitmap |
Accessor for the image on which
the calculation is performed.
|