Movatterモバイル変換


[0]ホーム

URL:


Function

Vipsvalue_set_array_int

Declaration[src]

voidvips_value_set_array_int(GValue*value,constint*array,intn)

Description[src]

Setvalue to hold a copy ofarray. Pass in the array length inn.

Parameters

value

Type: GValue

GValue to get from.

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

Type: An array of int

Array of ints.

The argument can beNULL.
The length of the array is specified in then argument.
The data is owned by the caller of the function.
n

Type: int

The number of elements.


[8]ページ先頭

©2009-2025 Movatter.jp