Package | Description |
---|---|
org.dcm4che3.data |
Lower level classes that deal with the DICOM Data Dictionary (PS 3.6).
|
org.dcm4che3.imageio.codec |
This package is part of the Maven module dcm4che-imageio.
|
org.dcm4che3.imageio.plugins.dcm |
This package is contained in the Maven module dcm4che3-imageio.
|
Modifier and Type | Method and Description |
---|---|
Object |
Attributes.getValue(int tag,
VR.Holder vr) |
Object |
Attributes.getValue(String privateCreator,
int tag,
VR.Holder vr) |
Modifier and Type | Field and Description |
---|---|
private VR.Holder |
Compressor.pixeldataVR |
Modifier and Type | Field and Description |
---|---|
private VR.Holder |
DicomImageReader.pixeldataVR |
Copyright © 2017 dcm4che.org. All rights reserved.