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.write_to_memory.html below:

Vips.Image.write_to_memory

Method VipsImagewrite_to_memory Declaration [src]
void*
vips_image_write_to_memory (
  VipsImage* in,
  size_t* size
)
Description [src]

Writes in to memory as a simple, unformatted C-style array.

The caller is responsible for freeing this memory with g_free().

Parameters
size

Type: size_t*

Return buffer length here.

The argument will be set by the function.
Return value

Type: An array of guint8

Return buffer start here.

The length of the array is in the size argument. The caller of the method takes ownership of the returned data, and is responsible for freeing it.

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