Package org.eclnt.ccee.image
Class ImageShrinker
java.lang.Object
org.eclnt.ccee.image.ImageShrinker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
sizeImage
(byte[] bytes, int width, int height, boolean keepRatio, boolean onlyShrkinking)
-
Constructor Details
-
ImageShrinker
public ImageShrinker()
-
-
Method Details
-
sizeImage
public static byte[] sizeImage(byte[] bytes, int width, int height, boolean keepRatio, boolean onlyShrkinking)
-