public class ImageUtils extends Object
ImageUtils()
static InputStream
base64DataToInputStream(String base64Data)
static String
getImageBase64Data(ImageType type, Object data, int width, int height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ImageUtils()
public static InputStream base64DataToInputStream(String base64Data)
public static String getImageBase64Data(ImageType type, Object data, int width, int height)
Copyright © 2022 Bstek. All rights reserved.