| TYPE | NAME | DESCRIPTION |
|---|---|---|
| DRAWABLE | drawable | The drawable |
| INT32 | channel | The channel to modify: { VALUE_LUT (0), RED_LUT (1), GREEN_LUT (2), BLUE_LUT (3), ALPHA_LUT (4) } |
| INT32 | num_bytes | The number of bytes in the new curve (always 256) |
| INT8ARRAY | curve | The explicit curve |