IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
InOptBlackImg.h
1 // InOptBlackImg.h:
3 // ----------------
4 //
14 
15 #ifndef __IPSDKIPLATTRIBUTES_INOPTBLACKIMG_H__
16 #define __IPSDKIPLATTRIBUTES_INOPTBLACKIMG_H__
17 
20 
21 namespace ipsdk {
22 namespace imaproc {
23 namespace attr {
24 
27 
29  InOptBlackImg,
31 
34 
35 } // end of namespace attr
36 } // end of namespace imaproc
37 } // end of namespace ipsdk
38 
39 #endif // __IPSDKIPLATTRIBUTES_INOPTBLACKIMG_H__
IPSDKBASEPROCESSING_API RulePtr none()
#define IPSDK_DECLARE_INPUT_OPTIONAL_IMAGE_ATTRIBUTE(libraryName, className, RuleString)
Definition of import/export macro for library.