DicomImageGetAtalaImage Method |
| Name | Description | |
|---|---|---|
| GetAtalaImage | Transforms the DicomImage into a new AtalaImage object. | |
| GetAtalaImage(AtalaImage) | Transforms the DicomImage into the supplied AtalaImage object. | |
| GetAtalaImage(Int32, Int32) | Allocates a new AtalaImage object and transforms the DicomImage data into it using the window and leveling
values. | |
| GetAtalaImage(AtalaImage, Int32, Int32) | Transforms the DicomImage into the given AtalaImage, applying the window and leveling. |