Function

Gimprgba_add

Declaration [src]

void
gimp_rgba_add (
  GimpRGB* rgba1,
  const GimpRGB* rgba2
)

Description

No description available.

Parameters

rgba1

Type: GimpRGB

No description available.

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

Type: GimpRGB

No description available.

The data is owned by the caller of the function.