convert_to_gray
convert_to_grayConvert an open view to grayscale in place, writing a checkpoint first to preserve the original color data for recovery.
Instructions
Convert a view to grayscale in place. Checkpoints first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| checkpoint | No | Write an .xisf checkpoint before running (default true) |