SetOverlayBitmap method (ILEADRasterProcess)

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short SetOverlayBitmap(ILEADRaster *pRaster, short iIndex, ILEADRaster *pOverlayRaster, long lFlags);

Overview

Refer to Overlays Overview.

Remarks

(Medical only) Sets the overlay bitmap for a certain index.

Calling this method with a valid bitmap set in pOverlayRaster frees the old overlay bitmap at the specified index and sets the overlay bitmap at the index to the new bitmap referenced by pOverlayRaster.

See Also

Elements:

Size method, Resize event, GetOverlayCount method, OverlayAttributes property, GetOverlayAttributes method, GetOverlayBitmap method, SetOverlayAttributes method, UpdateOverlayBits method, OriginX property, OriginY property, Color property, BitPosition property, Rows property, Columns property, Type property, BitsAllocated property, Description property, Subtype property, Label property, ROIMean property, ROIArea property, ROIStandardDeviation property, NumberFramesInOverlay property, ActivationLayer property

Topics:

Raster Images: Combining Images