public final class ImageInfo
extends java.lang.Object
Constructor and Description |
---|
ImageInfo(int maxImageSize,
boolean imageSizeFixed) |
Modifier and Type | Method and Description |
---|---|
ImageInfo |
and(ImageInfo other) |
int |
getMaxImageSize() |
boolean |
isImageSizeFixed() |
ImageInfo |
or(ImageInfo other) |
java.lang.String |
toString() |