ICImagingControl.DisplayFrameFilters Property

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

Ready only, run time only.

Information:

Introduced in version 3.0

See also: ICImagingControl, ICImagingControl.DeviceFrameFilters, FrameFilter

<< ICImagingControl