GetOverlayCount method (ILEADRasterProcess)

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short GetOverlayCount(ILEADRaster *pRaster, long lFlags);

Overview

Refer to Overlays Overview.

Remarks

(Medical only) Gets the number of overlays that have been defined for the bitmap associated with the specified object.

This method will count how many overlays have been defined. The overlays are defined by calling the SetOverlayBitmap method or the SetOverlayAttributes method.

See Also

Elements:

Size method, Resize event, UpdateOverlayBits method, OverlayAttributes property, GetOverlayAttributes method, GetOverlayBitmap method, SetOverlayAttributes method, SetOverlayBitmap method, OriginX property, OriginY property, Color property, Flags 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 Image Functions: Combining Images