SetOverlayBitmap method (ILEADRasterProcess)
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