HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IMX_AbsFunc Class Reference

#include <IMX_PixelFunctions.h>

+ Inheritance diagram for IMX_AbsFunc:

Additional Inherited Members

- Public Member Functions inherited from IMX_PixelFunction
void setNumComps (int numComps)
 
int getNumComps () const
 
void setValueA (float a)
 
void setValueB (float b)
 
float getValueA () const
 
float getValueB () const
 
 IMX_PixelFunction ()=default
 
virtual ~IMX_PixelFunction ()
 
- Protected Attributes inherited from IMX_PixelFunction
int myNumComps = 0
 
float myA = 0
 
float myB = 0
 

Detailed Description

Definition at line 86 of file IMX_PixelFunctions.h.


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