| Package | Description |
|---|---|
| de.retest.ui.image |
| Modifier and Type | Method and Description |
|---|---|
Screenshot.ImageType |
Screenshot.getType() |
static Screenshot.ImageType |
Screenshot.ImageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Screenshot.ImageType[] |
Screenshot.ImageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Screenshot(String prefix,
byte[] binaryData,
Screenshot.ImageType type) |
Copyright © 2018 ReTest GmbH. All rights reserved.