Blink API
|
Pixel information. More...
#include <Blink.h>
Public Member Functions | |
PixelInfo (int nComponents, DataType dataType) | |
Constructor for creating a PixelInfo. | |
Additional Inherited Members | |
Public Attributes inherited from BlinkPixelInfo | |
int | nComponents |
Number of components. | |
BlinkDataType | dataType |
Data type. | |
Pixel information.
Describes the format of a pixel inside an image.
©2024 The Foundry Visionmongers, Ltd. All Rights Reserved. |