LynkeosImageBuffer.h File Reference

Image buffer protocol. More...

#import <AppKit/AppKit.h>
#include "LynkeosProcessing.h"

Include dependency graph for LynkeosImageBuffer.h:

This graph shows which files directly or indirectly include this file:


Classes

protocol  < LynkeosImageBuffer >
 Generic image management. More...

Defines

#define RED_PLANE   0
 Index of the red plane in RGB buffers.
#define GREEN_PLANE   1
 Index of the green plane in RGB buffers.
#define BLUE_PLANE   2
 Index of the blue plane in RGB buffers.
#define SET_SAMPLE(s, p, x, y, w, v)
 Convenience macro for accessing a sample plane with the required precision.

Detailed Description

Image buffer protocol.


Define Documentation

#define RED_PLANE   0

Index of the red plane in RGB buffers.

Protocol to be conformed by the classes which manage image data. These classes are expected to internally represent the image data with floating precision (for efficient calibration and stacking).


Generated on Sat Mar 22 17:44:47 2008 for Lynkeos by  doxygen 1.5.4