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

object_name(class_library) Library_Nameobject_name(class_library)

DESCRIPTION

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

SUPERCLASS

mio

INSTANCE VARIABLES

None.

MESSAGES

swap! swaps the current image's bytes. Visible at the script level, but normally only used from the low_level_read method of a concrete subclass.

histogram? currently unimplemented.

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

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

reformat! currently unimplemented.

EXAMPLE

See the concrete subclass manual pages.

SEE ALSO

mio_ppm, mio_8bit, mio_16bit


Please send comments and suggestions to
consult@rpi.edu