Blink API
|
BlinkBlurAndGain | Example NDK plug-in, based on DD::Image::PlanarIop, that does a blur and gain using the Blink API |
BlinkBufferDesc | |
BlinkImageInfo | Image description |
BlinkKernelIterationController | Image iteration description |
BlinkPixelInfo | Pixel information |
BlinkRect | Rectangle |
Blink::BlinkRefHolder | |
Blink::BufferDesc | Buffer layout description |
Blink::CompilationException | Exception thrown when attempt to build kernel fails |
Blink::ComputeDevice | Reference to a device used for Blink computation |
Blink::ComputeDeviceBinder | Scoped lock for Blink device |
Blink::ComputeException | Exception thrown when kernel fails to run |
Blink::DeviceException | Exception thrown when there is an error on a device |
Blink::Exception | Base exception for Blink API |
Blink::Image | Reference to a Blink image |
Blink::ImageInfo | Image information |
Blink::ImageSpecException | Exception thrown when parameters for image construction are invalid |
Blink::IncompatibleImagesException | Exception thrown when images are incompatible such as in copy operation |
Blink::Kernel | Kernel for a specific device |
Blink::OutOfMemoryException | Exception thrown when device runs out of memory |
Blink::ParameterException | Exception throw when parameter is set/get with incorrect parameters |
Blink::ParseException | Exception thrown when attempt to parse kernel fails |
Blink::PixelInfo | Pixel information |
Blink::ProgramSource | Device independent class holding source to a program |
Blink::Rect | Rectangle |
©2013 The Foundry Visionmongers, Ltd. All Rights Reserved. |