imAttribArray.Get

Finds one attribute in the array. * Returns the attribute if found, NULL otherwise. * See also \ref imDataType.

class imAttribArray
const
const(void)*
Get
(
int index
,
char* name = null
,
int* data_type = null
,
int* count = null
)

Meta