xmp_delete_property

Delete a property from the XMP Packet provided @param xmp the XMP packet @param schema the schema of the property @param name the name of the property

extern (C)
bool
xmp_delete_property
(,
const char* schema
,
const char* name
)

Meta