Delete temp sdcmImage
This commit is contained in:
@@ -51,7 +51,7 @@ QPixmap DicomUtil::GetThumbnail(ExtendMedicalImageProperties *property) {
|
|||||||
p.drawPixmap(50 - image.width() / 2, 50 - image.height() / 2, QPixmap::fromImage(image));
|
p.drawPixmap(50 - image.width() / 2, 50 - image.height() / 2, QPixmap::fromImage(image));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
delete sdcmImage;
|
||||||
// p.save();
|
// p.save();
|
||||||
}
|
}
|
||||||
delete fileFormat;
|
delete fileFormat;
|
||||||
|
|||||||
Reference in New Issue
Block a user