xmp_set_property

Set an XMP property in the XMP packet @param xmp the XMP packet @param schema @param name @param value 0 terminated string @param optionBits @return false if failure

extern (C)
bool
xmp_set_property
(,
const char* schema
,
const char* name
,
const char* value
,)

Meta