16 #ifndef __IPSDKIMAGEPROCESSING_BASESTRIPPROPERTYRULE_H__ 17 #define __IPSDKIMAGEPROCESSING_BASESTRIPPROPERTYRULE_H__ 19 #include <IPSDKImageProcessing/Rule/Strip/BaseStripRule.h> 70 #endif // __IPSDKIMAGEPROCESSING_BASESTRIPPROPERTYRULE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eStripPropertyRuleType
enumerate describing image strip property rule operation type
Definition: StripPropertyRuleTypes.h:34
Base class for rules allowing to check property of an image strip attributes.
Definition: BaseStripPropertyRule.h:28
Predefined types for rules allowing to check property of an image strip attributes management...
eStripRuleType
enumerate describing image strips rule operation type
Definition: StripRuleTypes.h:31
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
Base class for rules applied on image strip attributes.
Definition: BaseStripRule.h:28
eStripRuleType getStripRuleType() const
retrieve image strip rule operation type
Definition: BaseStripPropertyRule.h:59
Check for image strip property.
Definition: StripRuleTypes.h:35
static const eStripRuleType::domain g_stripRuleType
image strip rule type associated to rule
Definition: BaseStripPropertyRule.h:33