Artec 3D Scanning SDK
2.0
|
Structure describing image (size, pitch, number of channels and pixel format) More...
#include <artec/sdk/base/IImage.h>
Public Attributes | |
int | width |
int | height |
int | pitch |
int | nChannels |
PixelFormat | pixelFormat |
Structure describing image (size, pitch, number of channels and pixel format)
PixelFormat artec::sdk::base::ImageHeader::pixelFormat |