Deprecated: Use 'gimp-drawable-curves-explicit' instead.
Deprecated: Use 'gimp-drawable-curves-explicit' instead.
unknown
Type | Name | Description |
---|---|---|
PF_DRAWABLE | drawable | The drawable |
PF_INT | channel | The channel to modify { HISTOGRAM-VALUE (0), HISTOGRAM-RED (1), HISTOGRAM-GREEN (2), HISTOGRAM-BLUE (3), HISTOGRAM-ALPHA (4), HISTOGRAM-RGB (5) } |
PF_INT | num-bytes | The number of bytes in the new curve (always 256) (num-bytes >= 0) |
unknown | curve | The explicit curve |
None