Movatterモバイル変換


[0]ホーム

URL:


Function

Vipsg_input_stream_new_from_source

Declaration[src]

GInputStream*vips_g_input_stream_new_from_source(VipsSource*source)

Description[src]

Create a newGInputStream wrapping aVipsSource. This isuseful for loaders likeSVG andPDF which supportGInputStream methods.

Parameters

source

Type: VipsSource

Vips source to wrap.

The data is owned by the caller of the function.

Return value

The caller of the function takes ownership of the data, and is responsible for freeing it.

[8]ページ先頭

©2009-2025 Movatter.jp