Blink API
Public Member Functions | List of all members
Blink::ImageInfo Struct Reference

Image information. More...

#include <Blink.h>

Inheritance diagram for Blink::ImageInfo:
BlinkImageInfo

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.
 

Detailed Description

Image information.

Describes the bounds and pixel format of an image.


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


©2019 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.thefoundry.co.uk