ICImagingControl.DeviceFrameFilters Property

The DeviceFrameFilters property provides a FrameFilters collection that contains the frame filters that are inserted in the device path.
Syntax:
[C#]
public FrameFilters DeviceFrameFilters;
Limitations:

Ready only, run time only.

Information:

Introduced in version 3.0

See also: ICImagingControl, ICImagingControl.DisplayFrameFilters, FrameFilter

<< ICImagingControl