| Package | Description |
|---|---|
| org.dcm4che3.imageio.codec |
This package is part of the Maven module dcm4che-imageio.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StreamCompressor
Deprecated.
This is prototype code. StreamCompressor will be replaced by a Transcoder that supports both stream
compression and decompression. For now you can continue using
Compressor for non-stream compression. |
class |
StreamDecompressor
Deprecated.
This is prototype code. StreamDecompressor will be replaced by a Transcoder that supports both stream
compression and decompression. For now you can continue using
Decompressor for non-stream decompression. |
| Modifier and Type | Field and Description |
|---|---|
protected CoerceAttributes |
StreamDecompressor.coerceAttributes
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CoerceAttributes |
StreamDecompressor.getCoerceAttributes()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamDecompressor.setCoerceAttributes(CoerceAttributes coerceAttributes)
Deprecated.
|
Copyright © 2017 dcm4che.org. All rights reserved.