IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Attributes | List of all members
ipsdk::imaproc::XStrip2dCommonInfo< T > Struct Template Reference

Common strip informations for x strip 2d with kernel data parsing. More...

#include <XStrip2dCommonInfo.h>

Public Attributes

image::eImageBufferType _imageBufferType
 image buffer type associated to input strips
 
eDataType _dataType
 base data buffer type associated to input strips
 
ipUInt64 _bufferBaseSize
 buffer base data size (number of octets) associated to input strips
 
image::eStripParsingDirection _stripParsingDirection
 strip parsing direction
 
ipUInt64 _sizeY
 strip size along Y axis
 
ipUInt64 _sizeYMinus1
 strip size along Y axis minus 1
 
_unAlignedValue
 value used to fill un aligned data not part of real input data
 

Detailed Description

template<typename T>
struct ipsdk::imaproc::XStrip2dCommonInfo< T >

Common strip informations for x strip 2d with kernel data parsing.

Author
H. Delestre
Date
2015/09/03

The documentation for this struct was generated from the following file: