public class DicomImage extends Object
| Constructor and Description |
|---|
DicomImage(float[][] image,
String title) |
| Modifier and Type | Method and Description |
|---|---|
float[][] |
getImage() |
String |
getTitle() |
void |
setImage(float[][] image) |
void |
setTitle(String title) |
Copyright © 2017 MedGIFT Group. All rights reserved.