| Package | Description |
|---|---|
| com.opera.core.systems.model |
Objects used for storing data, but which doesn't do anything themselves.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ColorResult> |
ScreenCaptureReply.colorResults |
| Modifier and Type | Method and Description |
|---|---|
List<ColorResult> |
ScreenCaptureReply.getColorResults()
Gets the color results of the screen capture if available.
|
| Modifier and Type | Method and Description |
|---|---|
ScreenCaptureReply.Builder |
ScreenCaptureReply.Builder.setColorResult(List<ColorResult> colorResults)
Specify the color results of the screen capture.
|
| Constructor and Description |
|---|
ScreenCaptureReply(String md5,
List<ColorResult> colorResult) |
Copyright © 2012. All Rights Reserved.