Bsoft function

getdatatype

Source:

src/img/img_datatypes.c

Description:

Get the data type indicated by a single letter code.

Algorithm:

	This function is used in optional command-line arguments to indicate 

a new data type for an image.

Arguments:

char letterletter indicating data type.

Returns:

DataType type data type (defined in rwimg.h).

Prototype:

DataType getdatatype(char letter)

Other objects included:

struct Bimage
struct Bmarker
class Complex


Generated by bdoc.pl on Mon Jun 15 11:47:50 2009


Back to the Bsoft home