15 #ifndef __IPSDKIMAGEPROCESSING_BASEIMAGEPROPERTYRULE_H__ 16 #define __IPSDKIMAGEPROCESSING_BASEIMAGEPROPERTYRULE_H__ 18 #include <IPSDKImageProcessing/Rule/Image/BaseImageRule.h> 69 #endif // __IPSDKIMAGEPROCESSING_BASEIMAGEPROPERTYRULE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
static const eImageRuleType::domain g_imageRuleType
image rule type associated to rule
Definition: BaseImagePropertyRule.h:32
Check for image property.
Definition: ImageRuleTypes.h:35
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
eImageRuleType
enumerate describing image rule operation type
Definition: ImageRuleTypes.h:31
Base class for rules applied on image attributes.
Definition: BaseImageRule.h:28
Predefined types for rules allowing to check property of an image attribute.
eImageRuleType getImageRuleType() const
retrieve image rule operation type
Definition: BaseImagePropertyRule.h:58
Base class for rules allowing to check property of an image attribute.
Definition: BaseImagePropertyRule.h:27
eImagePropertyRuleType
enumerate describing image property rule operation type
Definition: ImagePropertyRuleTypes.h:34