A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://libvips.github.io/libvips/API/current/method.Image.set_string.html below:

Vips.Image.set_string

Method VipsImageset_string Declaration [src]
void
vips_image_set_string (
  VipsImage* image,
  const char* name,
  const char* str
)
Description [src]

Attaches str as a metadata item on image as name. A convenience function over vips_image_set() using VIPS_TYPE_REF_STRING.

Parameters
name

Type: const char*

Metadata name.

The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.
str

Type: const char*

Metadata value.

The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4