apply_mask
apply_maskAttach a mask view to an image window to restrict processing to specific areas. Optionally remove or invert the mask to protect bright regions.
Instructions
Attach (or remove with remove:true) a mask view to an image window; subsequent processes on that view are masked. inverted:true protects where the mask is bright.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| remove | No | ||
| mask_id | No | ||
| visible | No | ||
| inverted | No |