COVISE Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
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

#define CM_NORMAL   0

Function Documentation

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