OOF2: The Manual

Name

Circle (CircleBrush) — Brush with a circular profile.

Synopsis

CircleBrush(radius)

Details

  • Base class: BrushStyle
  • Parameters:

    radius
    Radius of the brush in physical units. Type: A real number.

Description

The CircleBrush is used when selecting pixels with the Brush selection tool in the Pixel Selection toolbox. It selects all pixels within a distance radius of the mouse. The radius is given in physical units.

Figure 6.71. Selection with a Circular Brush

Selection with a Circular Brush

A selection made with the circular brush, with radius=15. The physical size of the Microstructure is 200×200. Compare with the square brush in Figure 6.111.