In file inrimage/TclInrimageBackground.h:

class BasicInrimageBackground

a basic background that define common data between TclInrimageBackground and TclInrimage4DBackground

Inheritance:


Public Classes

enum GLTRANSFO
grey level transformations
enum IMAGE_INTERPOLATION
grey level interpolation

Public Fields

static unsigned char PETColorMapRed [257]
PET colormap red component
static unsigned char PETColorMapGreen [257]
PET colormap green component
static unsigned char PETColorMapBlue [257]
PET colormap blue component
static unsigned char AffineColorMap [257]
AFFINE colormap
static unsigned char ThresholdColorMap [257]
THRESHOLD colormap
static unsigned char ZeroColorMap [257]
zero colormap

Public Methods

double getRX (void) const
returns voxel/pixel X ratio
double getRY (void) const
returns voxel/pixel Y ratio
double getRZ (void) const
returns voxel/pixel Z ratio

Public

constructor
desstructor

destructor: free buffers

Protected Fields

GLTRANSFO transfo
grey level transformation type
IMAGE_INTERPOLATION interpolation
describes how to interpolate grey values
bool ignoreVoxelSize
whether to display real voxel size
const unsigned char* redColorMap
the red component colormap that depends on transfo
const unsigned char* greenColorMap
the green component colormap that depends on transfo
const unsigned char* blueColorMap
the blue component colormap that depends on transfo
unsigned int sx
X image size (in screen pixels)
unsigned int sy
Y image size (in screen pixels)
unsigned int sz
Z image size (in screen pixels)
double rx
voxel/pixel X ratio
double ry
voxel/pixel Y ratio
double rz
voxel/pixel Z ratio

Documentation

a basic background that define common data between TclInrimageBackground and TclInrimage4DBackground
enum GLTRANSFO
grey level transformations

enum IMAGE_INTERPOLATION
grey level interpolation

constructor

desstructor

destructor: free buffers

static unsigned char PETColorMapRed[257]
PET colormap red component

static unsigned char PETColorMapGreen[257]
PET colormap green component

static unsigned char PETColorMapBlue[257]
PET colormap blue component

static unsigned char AffineColorMap[257]
AFFINE colormap

static unsigned char ThresholdColorMap[257]
THRESHOLD colormap

static unsigned char ZeroColorMap[257]
zero colormap

GLTRANSFO transfo
grey level transformation type

IMAGE_INTERPOLATION interpolation
describes how to interpolate grey values

bool ignoreVoxelSize
whether to display real voxel size

const unsigned char* redColorMap
the red component colormap that depends on transfo

const unsigned char* greenColorMap
the green component colormap that depends on transfo

const unsigned char* blueColorMap
the blue component colormap that depends on transfo

unsigned int sx
X image size (in screen pixels)

unsigned int sy
Y image size (in screen pixels)

unsigned int sz
Z image size (in screen pixels)

double rx
voxel/pixel X ratio

double ry
voxel/pixel Y ratio

double rz
voxel/pixel Z ratio

double getRX(void) const
returns voxel/pixel X ratio

double getRY(void) const
returns voxel/pixel Y ratio

double getRZ(void) const
returns voxel/pixel Z ratio


Direct child classes:
TclInrimageBackground
TclInrimage4DBackground

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de