IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
InFactor.h
1 // InFactor.h:
3 // -----------
4 //
14 
15 #ifndef __IPSDKIPLATTRIBUTES_INFACTOR_H__
16 #define __IPSDKIPLATTRIBUTES_INFACTOR_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace attr {
24 
27 
28 IPSDK_DECLARE_INPUT_VALUE_ATTRIBUTE(IPSDKIPLAttributes,
29  InFactor,
31  attribute > 0);
32 
35 
36 } // end of namespace attr
37 } // end of namespace imaproc
38 } // end of namespace ipsdk
39 
40 #endif // __IPSDKIPLATTRIBUTES_INFACTOR_H__
#define IPSDK_DECLARE_INPUT_VALUE_ATTRIBUTE(libraryName, className, type, RuleString)
double ipReal64
Definition of import/export macro for library.