public class ImageOptions extends Object
Constructor | Description |
---|---|
ImageOptions() |
Modifier and Type | Method | Description |
---|---|---|
ImageOptions |
addFramesItem(Integer framesItem) |
|
boolean |
equals(Object o) |
|
ImageOptions |
frames(List<Integer> frames) |
|
List<Integer> |
getFrames() |
Gets or sets the frames.
|
int |
hashCode() |
|
void |
setFrames(List<Integer> frames) |
|
String |
toString() |
public ImageOptions frames(List<Integer> frames)
public ImageOptions addFramesItem(Integer framesItem)
Copyright © 2019. All rights reserved.