FilterInfo Structure |
||||||||||||||||||||||||||||||||
The FilterInfo structure contains information about a frame filter that can be loaded from a .ftf file. | ||||||||||||||||||||||||||||||||
Syntax: |
struct FilterInfo { wchar_t name[30]; wchar_t module[MAX_PATH]; tFilterClass filterClass; std::string getFilterName() const; std::wstring getFilterNameW() const; std::string getModulePath() const; std::wstring getModulePathW() const; std::string getModuleName() const; std::wstring getModuleNameW() const; tFilterClass getFilterClass() const; bool operator<( const FilterInfo& op2 ) const; }; |
|||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
Information: |
Introduced in version 3.0
|
|||||||||||||||||||||||||||||||
See also: | FilterLoader, IFrameFilter |
⋯
⋯ ⋯
Established in 1990, The Imaging Source is one of the leading manufacturers of industrial cameras, frame grabbers and video converters for production automation, quality assurance, logistics, medicine, science and security.
Our comprehensive range of cameras with USB 3.1, USB 3.0, USB 2.0, GigE interfaces and other innovative machine vision products are renowned for their high quality and ability to meet the performance requirements of demanding applications.