| 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 |
|---|---|
OBImageObject |
DicomV3Factory.getOBImageObject()
This method creates instance of OB Image Object.
|
| Constructor and Description |
|---|
ImageElement(ITransferSyntax objITransferSyntax,
IDictionaryReader objIDictionaryReader,
OBImageObject objOBImageObject)
Creates Image Element with specified Transfer syntax and OBImageObject Dicom Data.
|
ImageElement(ITransferSyntax objITransferSyntax,
OBImageObject objOBImageObject)
Creates Image Element with specified Transfer syntax and OBImageObject Dicom Data.
|