rinterp.h File Reference

<mi32/rinterp.h> Definitions for raster interpolation functions More...

#include <mi32/colrconv.h>

Include dependency graph for rinterp.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

struct  RASTINTERPSTRUCT

Defines

#define RastInterpGetRGBByte(h, p, r, g, b)   ((*h->GetRGBByte)(h,p,r,g,b))
#define RastInterpGetRGBDouble(h, p, r, g, b)   ((*h->GetRGBDouble)(h,p,r,g,b))
#define RastInterpGetValueByte(h, p, v)   ((*h->GetValueByte)(h,p,v))
#define RastInterpGetValueDouble(h, p, v)   ((*h->GetValueDouble)(h,p,v))

Typedefs

typedef RASTINTERPSTRUCTRASTINTERPHANDLE

Functions

int RastInterpInit (RASTINTERPHANDLE *, int)
int RastInterpSetContParm (RASTINTERPHANDLE, CONTPARM *)
int RastInterpSetSampMode (RASTINTERPHANDLE, UINT8)
int RastInterpStart (RASTINTERPHANDLE, UINT32)
int RastInterpStop (RASTINTERPHANDLE)


Detailed Description

<mi32/rinterp.h> Definitions for raster interpolation functions

Definition in file rinterp.h.


Define Documentation

#define RastInterpGetRGBByte h,
p,
r,
g,
 )     ((*h->GetRGBByte)(h,p,r,g,b))
 

Definition at line 84 of file rinterp.h.

#define RastInterpGetRGBDouble h,
p,
r,
g,
 )     ((*h->GetRGBDouble)(h,p,r,g,b))
 

Definition at line 85 of file rinterp.h.

#define RastInterpGetValueByte h,
p,
 )     ((*h->GetValueByte)(h,p,v))
 

Definition at line 86 of file rinterp.h.

#define RastInterpGetValueDouble h,
p,
 )     ((*h->GetValueDouble)(h,p,v))
 

Definition at line 87 of file rinterp.h.


Typedef Documentation

typedef RASTINTERPSTRUCT* RASTINTERPHANDLE
 

Definition at line 73 of file rinterp.h.


Function Documentation

int RastInterpInit RASTINTERPHANDLE ,
int 
 

int RastInterpSetContParm RASTINTERPHANDLE  ,
CONTPARM
 

int RastInterpSetSampMode RASTINTERPHANDLE  ,
UINT8 
 

int RastInterpStart RASTINTERPHANDLE  ,
UINT32 
 

int RastInterpStop RASTINTERPHANDLE   ) 
 


Generated on Tue Dec 14 13:19:12 2004 for TNTsdk by  doxygen 1.3.8-20040913