![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Header part of macros set for color image 3d strip with splitting along Z axis attributes. More...
#include <IPSDKImageProcessing/Attribute/Strip/StripAttributeHdrMacros.h>#include <IPSDKImageProcessing/Attribute/Strip/ZStripColor3d/BaseInOutZStripColor3dAttribute.h>#include <IPSDKImageProcessing/Attribute/Strip/ZStripColor3d/BaseInputZStripColor3dAttribute.h>#include <IPSDKImageProcessing/Attribute/Strip/ZStripColor3d/BaseOutputZStripColor3dAttribute.h>Go to the source code of this file.
Macros | |
| #define | IPSDK_BASECLASSNAME_ZSTRIPCOLOR3D ZStripColor3d |
| [Internal] macro allowing to define strip base class name | |
| #define | IPSDK_DECLARE_INPUT_ZSTRIPCOLOR3D_ATTRIBUTE(libraryName, className, RuleString) IPSDK_DECLARE_INPUT_STRIP_ATTRIBUTE(ZSTRIPCOLOR3D, libraryName, className, RuleString) |
| macros allowing to declare a mandatory input image z strip color 3d attribute concrete class | |
| #define | IPSDK_DECLARE_INOUT_ZSTRIPCOLOR3D_ATTRIBUTE(libraryName, className, RuleString) IPSDK_DECLARE_INOUT_STRIP_ATTRIBUTE(ZSTRIPCOLOR3D, libraryName, className, RuleString) |
| macros allowing to declare a mandatory in/out image z strip color 3d attribute concrete class | |
| #define | IPSDK_DECLARE_OUTPUT_ZSTRIPCOLOR3D_ATTRIBUTE(libraryName, className, RuleString) IPSDK_DECLARE_OUTPUT_STRIP_ATTRIBUTE(ZSTRIPCOLOR3D, libraryName, className, RuleString) |
| macros allowing to declare a mandatory output image z strip color 3d attribute concrete class | |
Header part of macros set for color image 3d strip with splitting along Z axis attributes.
1.8.14