xmp_append_array_item

Append a value to the XMP Property array in the XMP Packet provided @param xmp the XMP packet @param schema the schema of the property @param name the name of the property @param arrayOptions option bits of the parent array @param value null-terminated string @param optionBits option bits of the value itself.

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

Meta