FrameFilterInfo

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.

Information

    Introduced in IC Imaging Control 3.0

Properties

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.

<< Classes