imAttribTable.GetReal

Returns the attribute value at given index as a real. * If not found or complex returns 0.

class imAttribTable
double
GetReal
(
const(char)* name
,
int index = 0
)

Meta