fromPath

actual fun fromPath(path: String, options: PathImageLoadOptions): ImageRef?
expect fun fromPath(path: String, options: PathImageLoadOptions = PathImageLoadOptions()): ImageRef?
actual fun fromPath(path: String, options: PathImageLoadOptions): ImageRef?