By default, polygons to fill are user selected. Polygon selection is accomplished by placing the cursor near a vertex of the polygon and pressing the left mouse button. The selected polygon will be redrawn with dashed lines indicating it has been selected. Use the middle mouse button to unselect a polygon and the right mouse button to unselect all currently selected polygons (see the mouse function found on the Info menu for a graphic representation of current mouse functionality).
The User Selected and All Polygons radio buttons allow a user to select the polygons to fill.
The Internal and External radio buttons allow a user to select whether to modify image data inside or outside selected polygons.
- User Selected:
- The user interactively selects the polygons to fill with the left mouse button. This is the default option.
- All Polygons:
- All currently displayed polygons are automatically selected for the user.
The Update and New radio buttons allow a user to select whether to generate a new image or to update the displayed image with the modified image values.
- Internal:
- Modify image values inside the selected polygons. This is the default option.
- External:
- Modify image values outside the selected polygons, leaving image data inside the polygons unchanged.
- Update:
- Update the displayed image with the image data. This is the default option.
- New:
- Generate the filled image in new image planes. This implies that the memory layout has been defined such that enough free image planes are available for the output image (see the layout function found on the Setup menu for details on redefining the number of available image planes). This option is not available to a user that has chosen the full resolution image window as the fill destination.