Mrcslice module

This module contains functions for working with images contained in the Islice structure. In general, these functions allow generic handling of different types of image data. However, because many of them operate by using a function call to get and put each individual pixel, they are not very efficient.

Basic and Miscellaneous Functions

LIST FUNCTIONS FROM mrcslice.c BASIC

Scaling, Boxing, Mirroring and Wrapping Functions

LIST FUNCTIONS FROM mrcslice.c SCALING_BOXING

Reading and Writing Functions

LIST FUNCTIONS FROM mrcslice.c MRC_IO

Filters and Transformations

LIST FUNCTIONS FROM mrcslice.c TRANSFORMS

Structures and Definitions for Islice Structures

LIST CODE FROM ../include/mrcslice.h

Basic and Miscellaneous Functions

DESCRIBE FUNCTIONS FROM mrcslice.c BASIC

Scaling, Boxing, Mirroring and Wrapping Functions

DESCRIBE FUNCTIONS FROM mrcslice.c SCALING_BOXING

Reading and Writing Functions

DESCRIBE FUNCTIONS FROM mrcslice.c MRC_IO

Filters and Transformations

The functions for rotating, translating, and zooming are currently unused; they are called from options in Clip that have been disabled.

DESCRIBE FUNCTIONS FROM mrcslice.c TRANSFORMS

Structures and Definitions for Islice Structures

DESCRIBE CODE FROM ../include/mrcslice.h