ICImagingControl.FrameFilterCreateString Method |
|||||||||||||||||
Creates a new instance of a FrameFilter, by specifying the filter's name. | |||||||||||||||||
Syntax: | Public Function FrameFilterCreateString( FilterName As String, ModuleName As String ) As FrameFilter |
||||||||||||||||
|
|||||||||||||||||
Information: |
Introduced in IC Imaging Control 3.0 |
||||||||||||||||
Example: | The following code fragment shows how to create the DeBayer Filter from stdfilters.ftf: |
||||||||||||||||
See also: | ICImagingControl, ICImagingControl.FrameFilterCreate, ICImagingControl.FrameFilterInfos, FrameFilter, FrameFilterInfos, FrameFilterInfo |