Companion

Functions

Link copied to clipboard
fun fileOfflineImage(base: String, vararg parts: String): OfflineImage

使用文件路径读取文件 Path 作为 OfflineImage。 相当于通过 fileResource 产物使用 toOfflineImage

Link copied to clipboard

Converts a byte array to an offline image.

将给定的 Resource 转换为 OfflineImage。 会在适当的情况下转化为一些平台特供的类型, 并在其他情况下转化为全平台实现 OfflineByteArrayImageSimpleOfflineResourceImage