'DeclarationPublic Function New( _ ByVal volume As DicomVolume _ )
public DicomImageCurvedMPR( DicomVolume volume )
Parameters
- volume
- The volume from which to create the image
'DeclarationPublic Function New( _ ByVal volume As DicomVolume _ )
public DicomImageCurvedMPR( DicomVolume volume )
Multiple images may share the same volume, and this should be used where possible to save both general and video RAM.
The rendering mode may subsequently be changed without creating a new image object.