IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
TileCollPropertyRuleTypes.h
Go to the documentation of this file.
1 // TileCollPropertyRuleTypes.h:
3 // ----------------------------
4 //
14 
15 #ifndef __IPSDKIMAGEPROCESSING_TILECOLLPROPERTYRULETYPES_H__
16 #define __IPSDKIMAGEPROCESSING_TILECOLLPROPERTYRULETYPES_H__
17 
19 
20 namespace ipsdk {
21 namespace imaproc {
22 
25 
32 )
33 
34 
37 } // end of namespace imaproc
38 } // end of namespace ipsdk
39 
40 #endif // __IPSDKIMAGEPROCESSING_TILECOLLPROPERTYRULETYPES_H__
Check for homogeneous buffer type among tile collection.
Definition: TileCollPropertyRuleTypes.h:35
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Predefined types for management of attributes associated to collection of image tiles.
check that all tiles are associated to a given buffer type
Definition: TileCollPropertyRuleTypes.h:33
eTileCollPropertyRuleType
enumerate describing rule operation type applied on property of attributes associated to collection o...
Definition: TileCollPropertyRuleTypes.h:31
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26