xmp_get_property

Get an XMP property and it option bits from the XMP packet @param xmp the XMP packet @param schema @param name @param property the allocated XmpStringPtr @param propsBits pointer to the option bits. Pass NULL if not needed @return true if found

extern (C)
bool
xmp_get_property
(,
const char* schema
,
const char* name
,,
uint* propsBits
)

Meta