public class ImageCQCode extends CQCode
CQCode.CQCodeEntry| Modifier and Type | Method and Description |
|---|---|
long |
getADdTime() |
double |
getHeight() |
File |
getImageFile() |
String |
getMD5() |
long |
getSize() |
String |
getURL() |
double |
getWidth() |
static ImageCQCode |
of(CQCode cqCode)
将CQCode对象转化为ImageCQCode对象
|
static ImageCQCode |
of(Map<String,String> params) |
addParam, addParam, append, append, append, append, append, append, append, append, append, append, append, append, charAt, clear, compareTo, containsKey, containsValue, entrySet, get, getCQCodeTypes, getCQCodeTypesName, getParam, getParams, getType, isEmpty, keySet, length, of, of, of, of, of, put, put, putAll, remove, setCqCodeTypes, setType, size, stream, subSequence, toString, toString, updateToString, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAllchars, codePointspublic static ImageCQCode of(CQCode cqCode) throws IOException
cqCode - cqCode对象IOExceptionpublic static ImageCQCode of(Map<String,String> params) throws IOException
IOExceptionpublic File getImageFile()
public String getMD5()
public double getWidth()
public double getHeight()
public long getSize()
public String getURL()
public long getADdTime()
Copyright © 2020. All rights reserved.