IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
TileRuleTypes.h
Go to the documentation of this file.
1 // TileRuleTypes.h:
3 // ----------------
4 //
14 
15 #ifndef __IPSDKIMAGEPROCESSING_TILERULETYPES_H__
16 #define __IPSDKIMAGEPROCESSING_TILERULETYPES_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 
26 
31 )
32 
33 
36 } // end of namespace imaproc
37 } // end of namespace ipsdk
38 
39 #endif // __IPSDKIMAGEPROCESSING_TILERULETYPES_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Predefined types for image tile attributes management.
eTileRuleType
enumerate describing image tiles rule operation type
Definition: TileRuleTypes.h:31
to be defined
Definition: TileRuleTypes.h:33
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
Predefined types for image processing rules management.