Bsoft object

constant FILL_

Source:

include/utilities.h

Description:

Fill value designations - controlling the type of filling new pixels.

Features:

The fill value for pixels/voxels when new ones are created or old
ones replaced.

Code:

#define FILL_USER 0
#define FILL_AVERAGE 1
#define FILL_BACKGROUND 2


Generated by bdoc.pl on Mon Jun 15 11:55:12 2009


Back to the Bsoft home