| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.baselibs |
It includes implementation of various data types,tag,transfer syntaxes,both implicit and explicit data elements, along with classes that
provide reading writing capability, .
|
| Modifier and Type | Method and Description |
|---|---|
OWImageObject |
DicomV3Factory.getOWImageObject()
This method creates instance of OW Image Object.
|
| Constructor and Description |
|---|
ImageElement(ITransferSyntax objITransferSyntax,
IDictionaryReader objIDictionaryReader,
OWImageObject objOWImageObject)
Creates Image Element with specified Transfer syntax and OWImageObject Dicom Data.
|
ImageElement(ITransferSyntax objITransferSyntax,
OWImageObject objOWImageObject)
Creates Image Element with specified Transfer syntax and OWImageObject Dicom Data.
|