| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.systeminfo |
| Modifier and Type | Method and Description |
|---|---|
ImageType |
ImageDecodeAcceleratorCapability.getImageType()
Image coded, e.g.
|
static ImageType |
ImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageType[] |
ImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageDecodeAcceleratorCapability.setImageType(ImageType imageType)
Image coded, e.g.
|
Copyright © 2020. All rights reserved.