Struct
GeglLookup
Description
struct GeglLookup {
GeglLookupFunction function;
gpointer data;
gint shift;
guint32 positive_min;
guint32 positive_max;
guint32 negative_min;
guint32 negative_max;
guint32 bitmask[25600];
gfloat table[];
}
No description available.
Structure members
function:GeglLookupFunctionNo description available.
data:gpointerNo description available.
shift:gintNo description available.
positive_min:guint32No description available.
positive_max:guint32No description available.
negative_min:guint32No description available.
negative_max:guint32No description available.
bitmask:guint32No description available.
table:gfloatNo description available.