                                                                del_points
Chapter 11 Raster Manipulation

The del_points command will delete all isolated points from the current raster.
An isolated point is defined as an on pixel completely surrounded by (8) off
pixels.  This action can be executed against a raw (unassembled) raster.  The
changes can be saved with a save command.  No modifications to the vector file
will occur.  NOTE: To recover raster pixels deleted with the del_points
command, use the recall command.

del_points

    Deletes isolated points from a raster objects.

         del_points

    Removes all isolated points from the raster display.  An isolated point may
    be defined as a node with zero (0) branches.  The raster display will be
    modified to reflect these deletions.  To store the changes, execute the
    save command.  The vector file will not be modified.  Assembly is not
    required
    ___________________________________________________________________________
    Options/arguments:

         None.
    ___________________________________________________________________________
    Example(s):

    To delete all isolated points in the current, active map, enter:

         del_points
    ___________________________________________________________________________
    See also:

              del_objects, del_spurs, fill_holes, recall, save
    ___________________________________________________________________________
