IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
StripPropertyRuleTypes.h
Go to the documentation of this file.
1 // StripPropertyRuleTypes.h:
3 // -------------------------
4 //
15 
16 #ifndef __IPSDKIMAGEPROCESSING_STRIPPROPERTYRULETYPES_H__
17 #define __IPSDKIMAGEPROCESSING_STRIPPROPERTYRULETYPES_H__
18 
20 #include <IPSDKImageProcessing/Attribute/IPEnum/ImageBufferTypeAttributeTypes.h>
21 
22 namespace ipsdk {
23 namespace imaproc {
24 
27 
35 )
36 
37 
40 } // end of namespace imaproc
41 } // end of namespace ipsdk
42 
43 #endif // __IPSDKIMAGEPROCESSING_STRIPPROPERTYRULETYPES_H__
check image y strip color 2d color geometry type
Definition: StripPropertyRuleTypes.h:38
Predefined types for strip rules management.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
eStripPropertyRuleType
enumerate describing image strip property rule operation type
Definition: StripPropertyRuleTypes.h:34
check image strip allowed buffer types
Definition: StripPropertyRuleTypes.h:36
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26