OverlayAttributes property (ILEADRasterProcess)

Visual Basic example

Visual C++ 6.0 example

 

Syntax

ILEADOverlayAttributes * OverlayAttributes

Overview

Refer to Overlays Overview.

Remarks

(Medical only) Gets or sets the attributes of an overlay.

When setting the attributes of an overlay, the properties specified by the OverlayAttributes property should be set to the desired values before calling the SetOverlayAttributes method. These properties are listed below:

ActivationLayer property

BitPosition property

BitsAllocated property

Color property

Columns property

Description property

Flags property

ImageFrameOrigin property

Label property

NumberFramesInOverlay property

OriginX property

OriginY property

ROIArea property

ROIMean property

ROIStandardDeviation property

Rows property

Subtype property

Type property

See Also

Elements:

OriginX property, Color property, Flags property, BitPosition property, OriginY property, Rows property, Type property, BitsAllocated property, Columns property, Description property, Subtype property, Label property, ROIMean property, ROIStandardDeviation property, ROIArea property, ImageFrameOrigin property, NumberFramesInOverlay property, GetOverlayCount method, ActivationLayer property, SetOverlayAttributes method, GetOverlayAttributes method, GetOverlayBitmap method, SetOverlayBitmap method, UpdateOverlayBits method

Topics:

Raster Images: Combining Images