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

Vips.Image.decode

Method VipsImagedecode Declaration [src]
int
vips_image_decode (
  VipsImage* in,
  VipsImage** out
)
Description [src]

A convenience function to unpack to a format that we can compute with. out.coding is always VIPS_CODING_NONE.

This unpacks LABQ to plain LAB. Use vips_LabQ2LabS() for a bit more speed if you need it.

Parameters
out

Type: VipsImage

Write to this image.

The argument will be set by the function. The caller of the method takes ownership of the returned data, and is responsible for freeing it.
Return value

Type: int

0 on success, or -1 on error.


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