16 #ifndef __IPSDKIMAGEPROCESSING_BASETILECOLLRULE_H__ 17 #define __IPSDKIMAGEPROCESSING_BASETILECOLLRULE_H__ 19 #include <IPSDKImageProcessing/Rule/BaseImageProcessingRule.h> 70 #endif // __IPSDKIMAGEPROCESSING_BASETILECOLLRULE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Base class for rules applied on image processing objects.
Definition: BaseImageProcessingRule.h:28
Predefined types for management of attributes associated to collection of image tiles.
eImageProcessingRuleType
enumerate describing image processing rule operation type
Definition: ImageProcessingRuleTypes.h:33
Rules applying on collection of image tiles.
Definition: ImageProcessingRuleTypes.h:43
static const eImageProcessingRuleType::domain g_imageProcessingRuleType
image processing rule type associated to rule
Definition: BaseTileCollRule.h:33
Base class for rules applied on attributes associated to collection of image tiles.
Definition: BaseTileCollRule.h:28
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
eTileCollRuleType
enumerate describing rule operation type applied on attributes associated to collection of image tile...
Definition: TileCollRuleTypes.h:33
eImageProcessingRuleType getImageProcessingRuleType() const
retrieve image processing rule operation type
Definition: BaseTileCollRule.h:59