A FrameFilterInfo object contains information about a frame filter that can be loaded from a frame filter module and instantiated, using ICImagingControl.FrameFilterCreate.
A list of FrameFilterInfo objects for all available frame filters can be obtained from ICImagingControl.FrameFilterInfos.
Introduced in IC Imaging Control 3.0
| Property | Description | ||
| ModuleName | Returns the filename of the module from which the filter can be loaded. |
||
| ModulePath | Returns the complete path to the module from which the filter can be loaded. |
||
| Name | Returns the name of the frame filter. |
||