Method
VipsImageremove
Declaration [src]
gboolean
vips_image_remove (
VipsImage* image,
const char* name
)
Description [src]
Find and remove an item of metadata. Return FALSE
if no metadata of that
name was found.
See also
gboolean
vips_image_remove (
VipsImage* image,
const char* name
)
Find and remove an item of metadata. Return FALSE
if no metadata of that
name was found.
See also