|
Blink API
|
Buffer layout description. More...
#include <Blink.h>
Public Member Functions | |
| BufferDesc (unsigned int pixelStepBytes, unsigned int rowStepBytes, unsigned int componentStepBytes) | |
| Constructor for creating a BufferDesc. | |
Buffer layout description.
Describes the pixel, row and component stride in bytes of a buffer used with Image::copyToBuffer() and Image::copyFromBuffer()
| ©2013 The Foundry Visionmongers, Ltd. All Rights Reserved. |