<<<<<<<<<<<<<<<<<

mio_8bit(mio) Volume I/O mio_8bit(mio)

NAME

mio_8bit - read 8-bit data from files

DESCRIPTION

The mio_8bit class provides I/O routines for 8-bit volumes. It is an abstract class. A subclass exists for each type of image file format.

SUPERCLASS

mio

INSTANCE VARIABLES

None.

MESSAGES

histogram? returns a pointer to a vector containing a histogram of intensity values.

range? returns the minimum and maximum intensities of the image.

depth? returns the size (in bits) of each pixel.

reformat! generates a new slice oriented along the currently defined cut plane.

EXAMPLE

See the concrete subclass manual pages.

SEE ALSO

mio_3d, mio_16bit, mio_24bit


Please send comments and suggestions to
consult@rpi.edu