Bsoft function

get_datatype_from_string

Source:

src/img/img_datatypes.c

Description:

Get the data type from a string.

Algorithm:

	.

Arguments:

char* stringstring describing the data type.

Returns:

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

Prototype:

DataType get_datatype_from_string(char* string)

Functions used:

bfree

Other objects included:

struct Bimage
struct Bmarker
class Complex


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


Back to the Bsoft home