| Package | Description |
|---|---|
| org.eclnt.util.valuemgmt |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
ImageShrinker.shrinkImage(byte[] bytes,
int width,
int height,
float quality,
java.lang.String format) |
static byte[] |
ImageShrinker.shrinkImage(byte[] bytes,
int width,
int height,
java.lang.String format) |
static byte[] |
ImageShrinker.sizeImage(byte[] bytes,
int width,
int height,
float quality,
java.lang.String format,
boolean keepRatio,
boolean onlyShrkinking) |
Copyright © CaptainCasa Gmbh. All Rights Reserved.