| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.systeminfo |
| Modifier and Type | Method and Description |
|---|---|
static SubsamplingFormat |
SubsamplingFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubsamplingFormat[] |
SubsamplingFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<SubsamplingFormat> |
ImageDecodeAcceleratorCapability.getSubsamplings()
Optional array of supported subsampling formats, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageDecodeAcceleratorCapability.setSubsamplings(List<SubsamplingFormat> subsamplings)
Optional array of supported subsampling formats, e.g.
|
Copyright © 2020. All rights reserved.