@Deprecated public class ImageCQCode extends CQCode
CQCode.CQCodeEntry
Modifier and Type | Method and Description |
---|---|
long |
getADdTime()
Deprecated.
|
double |
getHeight()
Deprecated.
|
File |
getImageFile()
Deprecated.
|
String |
getMD5()
Deprecated.
|
long |
getSize()
Deprecated.
|
String |
getURL()
Deprecated.
|
double |
getWidth()
Deprecated.
|
static ImageCQCode |
of(CQCode cqCode)
Deprecated.
将CQCode对象转化为ImageCQCode对象
|
static ImageCQCode |
of(Map<String,String> params)
Deprecated.
|
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, of, of, put, put, putAll, remove, setCqCodeTypeName, setCqCodeTypes, setType, size, stream, subSequence, toString, toString, updateToString, values
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
chars, codePoints
public static ImageCQCode of(CQCode cqCode) throws IOException
cqCode
- cqCode对象IOException
public static ImageCQCode of(Map<String,String> params) throws IOException
IOException
public 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.