DicomImage Methods |
The DicomImage type exposes the following members.
| Name | Description | |
|---|---|---|
| AllocateAtalaImage | Allocates an AtalaImage object into which this DicomImage could be transformed. | |
| Dispose | ||
| Dispose(Boolean) | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| 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. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |