Static image information.
More...
#include <Blink.h>
|
| 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 |
|
|
const char * | name |
|
BlinkImageAccessType | accessType |
|
BlinkImagePatternType | patternType |
|
BlinkImageEdgeType | edgeType |
|
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: