Function

GeglLookupFunction

Declaration

gfloat
(* GeglLookupFunction) (
  gfloat value,
  gpointer data
)

Description

No description available.

Parameters

value gfloat
  No description available.
data gpointer
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.

Return value

Returns: gfloat
  No description available.