IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
StripRuleTypes.h
Go to the documentation of this file.
1 // StripRuleTypes.h:
3 // -----------------
4 //
14 
15 #ifndef __IPSDKIMAGEPROCESSING_STRIPRULETYPES_H__
16 #define __IPSDKIMAGEPROCESSING_STRIPRULETYPES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 
26 
33 )
34 
35 
38 } // end of namespace imaproc
39 } // end of namespace ipsdk
40 
41 #endif // __IPSDKIMAGEPROCESSING_STRIPRULETYPES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eStripRuleType
enumerate describing image strips rule operation type
Definition: StripRuleTypes.h:31
Comparison of image strip properties.
Definition: StripRuleTypes.h:33
Check an image strip property compared with an other parameter.
Definition: StripRuleTypes.h:37
Predefined types for image strip attributes management.
Check for image strip property.
Definition: StripRuleTypes.h:35
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
Predefined types for image processing rules management.