![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Header part of macros set for image 2d strip with splitting along X axis attributes. More...
#include <IPSDKImageProcessing/Attribute/Strip/StripAttributeHdrMacros.h>#include <IPSDKImageProcessing/Attribute/Strip/XStrip2d/BaseInOutXStrip2dAttribute.h>#include <IPSDKImageProcessing/Attribute/Strip/XStrip2d/BaseInputXStrip2dAttribute.h>#include <IPSDKImageProcessing/Attribute/Strip/XStrip2d/BaseOutputXStrip2dAttribute.h>Go to the source code of this file.
Macros | |
| #define | IPSDK_BASECLASSNAME_XSTRIP2D XStrip2d |
| [Internal] macro allowing to define strip base class name | |
| #define | IPSDK_DECLARE_INPUT_XSTRIP2D_ATTRIBUTE(libraryName, className, RuleString) IPSDK_DECLARE_INPUT_STRIP_ATTRIBUTE(XSTRIP2D, libraryName, className, RuleString) |
| macros allowing to declare a mandatory input image x strip 2d attribute concrete class | |
| #define | IPSDK_DECLARE_INOUT_XSTRIP2D_ATTRIBUTE(libraryName, className, RuleString) IPSDK_DECLARE_INOUT_STRIP_ATTRIBUTE(XSTRIP2D, libraryName, className, RuleString) |
| macros allowing to declare a mandatory in/out image x strip 2d attribute concrete class | |
| #define | IPSDK_DECLARE_OUTPUT_XSTRIP2D_ATTRIBUTE(libraryName, className, RuleString) IPSDK_DECLARE_OUTPUT_STRIP_ATTRIBUTE(XSTRIP2D, libraryName, className, RuleString) |
| macros allowing to declare a mandatory output image x strip 2d attribute concrete class | |
| #define | IPSDK_DECLARE_INPUT_OPTIONAL_XSTRIP2D_ATTRIBUTE(libraryName, className, RuleString) IPSDK_DECLARE_INPUT_OPTIONAL_STRIP_ATTRIBUTE(XSTRIP2D, libraryName, className, RuleString) |
| macros allowing to declare an optional input image x strip 2d attribute concrete class | |
| #define | IPSDK_DECLARE_INOUT_OPTIONAL_XSTRIP2D_ATTRIBUTE(libraryName, className, RuleString) IPSDK_DECLARE_INOUT_OPTIONAL_STRIP_ATTRIBUTE(XSTRIP2D, libraryName, className, RuleString) |
| macros allowing to declare an optional in/out image x strip 2d attribute concrete class | |
| #define | IPSDK_DECLARE_OUTPUT_OPTIONAL_XSTRIP2D_ATTRIBUTE(libraryName, className, RuleString) IPSDK_DECLARE_OUTPUT_OPTIONAL_STRIP_ATTRIBUTE(XSTRIP2D, libraryName, className, RuleString) |
| macros allowing to declare an optional output image x strip 2d attribute concrete class | |
Header part of macros set for image 2d strip with splitting along X axis attributes.
1.8.14