16 #ifndef __IPSDKIMAGEPROCESSING_STRIPBINARYMIXEDRULETYPES_H__ 17 #define __IPSDKIMAGEPROCESSING_STRIPBINARYMIXEDRULETYPES_H__ 20 #include <IPSDKImageProcessing/Attribute/IPEnum/ImageBufferTypeAttributeTypes.h> 45 #endif // __IPSDKIMAGEPROCESSING_STRIPBINARYMIXEDRULETYPES_H__ check that an image strip buffer type size is compatible with a given image buffer type attribute ...
Definition: StripBinaryMixedRuleTypes.h:41
Predefined types for strip rules management.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eStripBinaryMixedRuleType
enumerate describing strip binary mixed rule operation type
Definition: StripBinaryMixedRuleTypes.h:35
check whether a value match a strip buffer type value range
Definition: StripBinaryMixedRuleTypes.h:37
Predefined types for data items.
check that an image strip match a given image buffer type attribute
Definition: StripBinaryMixedRuleTypes.h:39
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26