Leadtools.Dicom Namespace > DicomDataSet Class : SetOverlayImage Method |
public void SetOverlayImage( int index, RasterImage overlayImage )
'Declaration Public Sub SetOverlayImage( _ ByVal index As Integer, _ ByVal overlayImage As RasterImage _ )
'Usage Dim instance As DicomDataSet Dim index As Integer Dim overlayImage As RasterImage instance.SetOverlayImage(index, overlayImage)
public void SetOverlayImage( int index, RasterImage overlayImage )
ObjectiveC Syntax
function Leadtools.Dicom.DicomDataSet.SetOverlayImage( index , overlayImage )
public: void SetOverlayImage( int index, RasterImage^ overlayImage )
This method will fail if the image width does not match the "Overlay Columns" (60xx, 0011) or if the image height does not match the "Overlay Rows" (60xx, 0011) for the overlay being updated.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2