mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.message.data
/
FlashImage
/
Key
/
from
from
common
@
JvmStatic
fun
from
(
imageId
:
String
)
:
FlashImage
Content copied to clipboard
将普通图片转换为闪照.
Parameters
image
Id
图片 id, 详见
Image.imageId
@
JvmStatic
inline
fun
from
(
image
:
Image
)
:
FlashImage
Content copied to clipboard
将普通图片转换为闪照.
See also
Image.
flash