COVISE Core
Classes | Macros | Functions
coImageRGB.h File Reference
#include "coImageImpl.h"
Include dependency graph for coImageRGB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IMAGE
 

Macros

#define CM_NORMAL   0
 

Functions

IMAGEiopen (const char *, const char *)
 
void getrow (IMAGE *, short *, int, int)
 
void iclose (IMAGE *)
 
void i_seterror (void(*func)(char *))
 

Macro Definition Documentation

◆ CM_NORMAL

#define CM_NORMAL   0

Function Documentation

◆ getrow()

void getrow ( IMAGE ,
short *  ,
int  ,
int   
)

◆ i_seterror()

void i_seterror ( void(*)(char *)  func)

◆ iclose()

void iclose ( IMAGE )

◆ iopen()

IMAGE * iopen ( const char *  ,
const char *   
)