xmp_get_array_item

Get an item frpm an array property @param xmp the xmp meta @param schema the schema @param name the property name @param index the index in the array @param property the property value @param propsBits the property bits. Pass NULL is unwanted. @return TRUE if success.

extern (C)
bool
xmp_get_array_item
(,
const char* schema
,
const char* name
,
int index
,,
uint* propsBits
)

Meta