Bsoft function

get_string_from_datatype

Source:

src/img/img_datatypes.c

Description:

Get the string representation of a datatype.

Algorithm:

	.

Arguments:

DataType typedata type (defined in rwimg.h).

Returns:

Bstring string representation of a datatype.

Prototype:

Bstring get_string_from_datatype(DataType type)

Other objects included:

struct Bimage
struct Bmarker
class Bstring
class Complex


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


Back to the Bsoft home