15 #ifndef __IPSDKIMAGEPROCESSING_BASESTRIPCOMPARISONRULE_H__ 16 #define __IPSDKIMAGEPROCESSING_BASESTRIPCOMPARISONRULE_H__ 18 #include <IPSDKImageProcessing/Rule/Strip/BaseStripRule.h> 69 #endif // __IPSDKIMAGEPROCESSING_BASESTRIPCOMPARISONRULE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eStripComparisonRuleType
enumerate describing image strip comparison rule operation type
Definition: StripComparisonRuleTypes.h:33
Base class for rules allowing to compare two image strip attributes.
Definition: BaseStripComparisonRule.h:27
eStripRuleType
enumerate describing image strips rule operation type
Definition: StripRuleTypes.h:31
static const eStripRuleType::domain g_stripRuleType
image strip rule type associated to rule
Definition: BaseStripComparisonRule.h:32
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
Comparison of image strip properties.
Definition: StripRuleTypes.h:33
Base class for rules applied on image strip attributes.
Definition: BaseStripRule.h:28
Predefined types for rules allowing to compare two image strip attributes management.
eStripRuleType getStripRuleType() const
retrieve image strip rule operation type
Definition: BaseStripComparisonRule.h:58