Gimp.DoubleArray – gimp-3.0 Reference Manual
Packages
gimp-3.0
Gimp
DoubleArray
get_values
set_values
DoubleArray
Object Hierarchy:
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"gimp_double_array_get_type ()"
) ]
[
Compact
]
public
class
DoubleArray
Namespace:
Gimp
Package:
gimp-3.0
Content:
Static methods:
public
static
unowned
double
[]
get_values
(
Array
array)
public
static
void
set_values
(
Array
array,
double
[] values,
bool
static_data)