IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKIPL
IPSDKIPLAttributes
Attribute
Image
Input
InWhiteImg.h
1
// InWhiteImg.h:
3
// -------------
4
//
14
15
#ifndef __IPSDKIPLATTRIBUTES_INWHITEIMG_H__
16
#define __IPSDKIPLATTRIBUTES_INWHITEIMG_H__
17
18
#include <
IPSDKIPL/IPSDKIPLAttributes/IPSDKIPLAttributesExports.h
>
19
#include <
IPSDKImageProcessing/Attribute/Image/ImageAttributeHdrMacros.h
>
20
21
namespace
ipsdk
{
22
namespace
imaproc {
23
namespace
attr {
24
27
28
IPSDK_DECLARE_INPUT_IMAGE_ATTRIBUTE
(IPSDKIPLAttributes,
29
InWhiteImg,
30
ipsdk::processor::none
());
31
34
35
}
// end of namespace attr
36
}
// end of namespace imaproc
37
}
// end of namespace ipsdk
38
39
#endif // __IPSDKIPLATTRIBUTES_INWHITEIMG_H__
ipsdk::processor::none
IPSDKBASEPROCESSING_API RulePtr none()
IPSDK_DECLARE_INPUT_IMAGE_ATTRIBUTE
#define IPSDK_DECLARE_INPUT_IMAGE_ATTRIBUTE(libraryName, className, RuleString)
ipsdk
IPSDKIPLAttributesExports.h
Definition of import/export macro for library.
ImageAttributeHdrMacros.h
Generated on Tue Apr 15 2025 16:23:57 for IPSDK by
1.8.14