ICImagingControl.FrameFilterCreate Method |
||||||||||||||
| Creates a new instance of a FrameFilter from a FrameFilterInfo. | ||||||||||||||
| Syntax: | Public Function FrameFilterCreate( Info As FrameFilterInfo ) As FrameFilter |
|||||||||||||
|
||||||||||||||
| Information: |
Introduced in IC Imaging Control 3.0 |
|||||||||||||
| Example: | The following example shows how to create a FrameFilter instance from a FrameFilterInfo object: The frame filter is set as a device frame filter. |
|||||||||||||
| See also: | ICImagingControl, ICImagingControl.FrameFilterCreateString, ICImagingControl.FrameFilterInfos, FrameFilter, FrameFilterInfos, FrameFilterInfo | |||||||||||||