Movatterモバイル変換


[0]ホーム

URL:


Function

Vipsvalue_get_area

Declaration[src]

void*vips_value_get_area(constGValue*value,size_t*length)

Description[src]

Get the pointer from an area. Don’t touch count (area is static).

Parameters

value

Type: GValue

Get from this value.

The data is owned by the caller of the function.
length

Type: size_t*

Optionally return length here.

The argument will be set by the function.
The argument can beNULL.

Return value

Type: void*

The pointer held byvalue.

The data is owned by the called function.
The return value can beNULL.

[8]ページ先頭

©2009-2025 Movatter.jp