| Package | Description |
|---|---|
| org.aoju.bus.image.nimble.codec | |
| org.aoju.bus.image.nimble.stream |
| Modifier and Type | Field and Description |
|---|---|
protected TransferSyntaxType |
Decompressor.tstype |
| Modifier and Type | Method and Description |
|---|---|
static TransferSyntaxType |
TransferSyntaxType.forUID(String uid) |
TransferSyntaxType |
Transcoder.getSourceTransferSyntaxType() |
static TransferSyntaxType |
TransferSyntaxType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferSyntaxType[] |
TransferSyntaxType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ImagePixelInputStream(ImageInputStream dis,
ImageDescriptor imageDescriptor,
TransferSyntaxType tsType) |
Copyright © 2021. All rights reserved.