![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Header part of macros set for image 2d strip with splitting along Y axis and with kernel attributes. More...
#include <IPSDKImageProcessing/Attribute/Strip/StripAttributeHdrMacros.h>#include <IPSDKImageProcessing/Attribute/Strip/YStrip2dWithKernel/BaseInputYStrip2dWithKernelAttribute.h>Go to the source code of this file.
Macros | |
| #define | IPSDK_BASECLASSNAME_YSTRIP2DWITHKERNEL YStrip2dWithKernel |
| [Internal] macro allowing to define strip base class name | |
| #define | IPSDK_DECLARE_INPUT_YSTRIP2DWITHKERNEL_ATTRIBUTE(libraryName, className, RuleString) IPSDK_DECLARE_INPUT_STRIP_ATTRIBUTE(YSTRIP2DWITHKERNEL, libraryName, className, RuleString) |
| macros allowing to declare a mandatory input image y strip 2d with kernel attribute concrete class | |
| #define | IPSDK_DECLARE_INPUT_OPTIONAL_YSTRIP2DWITHKERNEL_ATTRIBUTE(libraryName, className, RuleString) IPSDK_DECLARE_INPUT_OPTIONAL_STRIP_ATTRIBUTE(YSTRIP2DWITHKERNEL, libraryName, className, RuleString) |
| macros allowing to declare an optional input image y strip 2d with kernel attribute concrete class | |
Header part of macros set for image 2d strip with splitting along Y axis and with kernel attributes.
1.8.14