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
No description available.
data
No description available.
shift
No description available.
positive_min
No description available.
positive_max
No description available.
negative_min
No description available.
negative_max
No description available.
bitmask
No description available.
table
No description available.