Leadtools.Dicom Namespace : DicomGetImageCallback Delegate |
'Declaration Public Delegate Function DicomGetImageCallback( _ ByVal index As Integer, _ ByVal count As Integer _ ) As Boolean
'Usage Dim instance As New DicomGetImageCallback(AddressOf HandlerMethod)
ObjectiveC Syntax
Java Syntax
The GetImages(DicomElement element, int index, int count, int bitsPerPixel, RasterByteOrder order, DicomGetImageFlags flags, DicomGetImageCallback callback) method calls your DicomGetImageCallback for each image that is loaded.
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