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