Lynkeos
|
Definitions for the application image buffer class. More...
#import <Foundation/Foundation.h>
#include "LynkeosCore/LynkeosImageBuffer.h"
Classes | |
union | ArithmeticOperand_t |
Internal type used for arithmetic operators. More... | |
class | LynkeosStandardImageBuffer |
Class used for floating precision images. More... | |
Typedefs | |
typedef void(* | ImageProcessOneLine_t )(LynkeosStandardImageBuffer *, ArithmeticOperand_t *, LynkeosStandardImageBuffer *, u_short) |
Internal method pointer to arithmetically process one line. | |
Enumerations | |
enum | ImageOperatorsStrategy_t { StandardStrategy, ParallelizedStrategy } |
Strategy used for arithmetic operators. More... | |
Definitions for the application image buffer class.