Blink API
|
#include <Blink.h>
Public Member Functions | |
ImageInfo (const ImageInfo &info) | |
ImageInfo (const Rect &bounds, const PixelInfo &pixelInfo) | |
Constructor for creating a ImageInfo. | |
Rect | bounds () const |
Additional Inherited Members | |
Public Attributes inherited from BlinkImageInfo | |
struct BlinkRect | bounds |
Bounds of image. | |
struct BlinkPixelInfo | pixelInfo |
Pixel format. | |
Image information.
Describes the bounds and pixel format of an image.
©2024 The Foundry Visionmongers, Ltd. All Rights Reserved. |