OOF2: The Manual

Name

BitmapOverlay (BitmapOverlayDisplayMethod) — Special bitmap display method for overlays.

Synopsis

BitmapOverlayDisplayMethod(color,tintOpacity)

Details

  • Base class: DisplayMethod
  • Parameters:

    color
    Bitmap color. Type: An object of the Color class.
    tintOpacity
    Opacity of the overlay. Type: A real number in the range [0, 1].

Description

The BitmapOverlayDisplayMethod display method shades a set of pixels in a displayed Microstructure or Image. The parameters govern the color and opacity of the shading. It is used to display active areas and pixel selections.

BitmapOverlayDisplayMethods for pixel selections and active areas are created automatically in each Graphics Window and are not normally visible in the window's layer list. To edit the layers, first select List All Layers in the graphics window's Settings menu.)