16 #ifndef __IPSDKIMAGEPROCESSING_IMAGEPROPERTYRULETYPES_H__ 17 #define __IPSDKIMAGEPROCESSING_IMAGEPROPERTYRULETYPES_H__ 20 #include <IPSDKImageProcessing/Attribute/IPEnum/ImageBufferTypeAttributeTypes.h> 50 #endif // __IPSDKIMAGEPROCESSING_IMAGEPROPERTYRULETYPES_H__ check where image is stored on GPU
Definition: ImagePropertyRuleTypes.h:50
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
check image temporal type
Definition: ImagePropertyRuleTypes.h:40
check image allowed buffer types
Definition: ImagePropertyRuleTypes.h:44
check image color type
Definition: ImagePropertyRuleTypes.h:38
check image volume type
Definition: ImagePropertyRuleTypes.h:36
check image custom property defined by a derived class
Definition: ImagePropertyRuleTypes.h:52
check image allowed base types
Definition: ImagePropertyRuleTypes.h:42
Predefined types for image rules management.
check where image is a complete image (not a subset of a 'bigger' image)
Definition: ImagePropertyRuleTypes.h:48
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
eImagePropertyRuleType
enumerate describing image property rule operation type
Definition: ImagePropertyRuleTypes.h:34
check image allowed types
Definition: ImagePropertyRuleTypes.h:46