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