Function

Gimprgba_distance

Declaration [src]

gdouble
gimp_rgba_distance (
  const GimpRGB* rgba1,
  const GimpRGB* rgba2
)

Description

No description available.

Parameters

rgba1 GimpRGB
  No description available.
 The data is owned by the caller of the function.
rgba2 GimpRGB
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: gdouble
  No description available.