| TYPE | NAME | DESCRIPTION |
|---|---|---|
| IMAGE | image | The image |
| DRAWABLE | drawable | The affected drawable |
| FLOAT | x | x coordinate of upper-left corner of rectangle |
| FLOAT | y | y coordinate of upper-left corner of rectangle |
| INT32 | sample_merged | Use the composite image, not the drawable |
| INT32 | sample_average | Average the color of all the pixels in a specified radius |
| FLOAT | average_radius | The radius of pixels to average |
| INT32 | save_color | Save the color to the active palette |
| TYPE | NAME | DESCRIPTION |
|---|---|---|
| COLOUR | color | The return color |