IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Macros
YStripSeq2dAttributeHdrMacros.h File Reference

Header part of macros set for sequence image 2d strip with splitting along Y axis attributes. More...

#include <IPSDKImageProcessing/Attribute/Strip/StripAttributeHdrMacros.h>
#include <IPSDKImageProcessing/Attribute/Strip/YStripSeq2d/BaseInOutYStripSeq2dAttribute.h>
#include <IPSDKImageProcessing/Attribute/Strip/YStripSeq2d/BaseInputYStripSeq2dAttribute.h>
#include <IPSDKImageProcessing/Attribute/Strip/YStripSeq2d/BaseOutputYStripSeq2dAttribute.h>

Go to the source code of this file.

Macros

#define IPSDK_BASECLASSNAME_YSTRIPSEQ2D   YStripSeq2d
 [Internal] macro allowing to define strip base class name
 
#define IPSDK_DECLARE_INPUT_YSTRIPSEQ2D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INPUT_STRIP_ATTRIBUTE(YSTRIPSEQ2D, libraryName, className, RuleString)
 macros allowing to declare a mandatory input image y strip sequence 2d attribute concrete class
 
#define IPSDK_DECLARE_INOUT_YSTRIPSEQ2D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INOUT_STRIP_ATTRIBUTE(YSTRIPSEQ2D, libraryName, className, RuleString)
 macros allowing to declare a mandatory in/out image y strip sequence 2d attribute concrete class
 
#define IPSDK_DECLARE_OUTPUT_YSTRIPSEQ2D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_OUTPUT_STRIP_ATTRIBUTE(YSTRIPSEQ2D, libraryName, className, RuleString)
 macros allowing to declare a mandatory output image y strip sequence 2d attribute concrete class
 
#define IPSDK_DECLARE_INPUT_OPTIONAL_YSTRIPSEQ2D_ATTRIBUTE(libraryName, className, RuleString)   IPSDK_DECLARE_INPUT_OPTIONAL_STRIP_ATTRIBUTE(YSTRIPSEQ2D, libraryName, className, RuleString)
 macros allowing to declare a optional input image y strip 2d attribute concrete class
 

Detailed Description

Header part of macros set for sequence image 2d strip with splitting along Y axis attributes.

Author
E.Noirfalise
Date
2015/01/15