public class Info
extends java.lang.Object
| Constructor | Description |
|---|---|
Info(int width,
int height,
int subsampling,
tjscalingfactor[] factors) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<java.awt.Dimension> |
getAvailableSizes() |
|
int |
getHeight() |
|
java.awt.Dimension |
getMCUSize() |
|
int |
getSubsampling() |
|
int |
getWidth() |
public Info(int width,
int height,
int subsampling,
tjscalingfactor[] factors)
Copyright © 2018. All rights reserved.