'Declaration Public Function GetReferenceImage( _
ByVal indexThe zero-based index of DICOM frame.As System.Int32 _
) As DicomReferencedImage
public DicomReferencedImage GetReferenceImage(
System.Int32 index
)
public: DicomReferencedImage* GetReferenceImage(
System.Int32 index
)
public:
DicomReferencedImage^ GetReferenceImage(
System.Int32 index
)
Parameters
- index
- The zero-based index of DICOM frame.
Return Value
The referenced image.