Function

Gimpvalue_get_rgb

Declaration [src]

void
gimp_value_get_rgb (
  const GValue* value,
  GimpRGB* rgb
)

Description

No description available.

Parameters

value GValue
  No description available.
 The data is owned by the caller of the function.
rgb GimpRGB
  No description available.
 The data is owned by the caller of the function.