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

Static image information. More...

#include <Blink.h>

Inheritance diagram for Blink::KernelImageInfo:
BlinkKernelImageInfo

Public Member Functions

 KernelImageInfo (const KernelImageInfo &info)
 
 KernelImageInfo (const std::string &name, ImageAccessType accessType, ImagePatternType patternType, ImageEdgeType edgeType)
 
std::string getName () const
 
ImageAccessType getAccessType () const
 
ImagePatternType getPatternType () const
 
ImageEdgeType getEdgeType () const
 

Additional Inherited Members

- Public Attributes inherited from BlinkKernelImageInfo
const char * name
 
BlinkImageAccessType accessType
 
BlinkImagePatternType patternType
 
BlinkImageEdgeType edgeType
 

Detailed Description

Static image information.

Describes the characteristics of an image as declared in a Blink Kernel.


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


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