All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.seiko.imageloader.Image.kt Maven / Gradle / Ivy

There is a newer version: 1.8.3
Show newest version
package com.seiko.imageloader

import androidx.compose.ui.graphics.painter.Painter

expect class Image

expect fun Image.toPainter(): Painter




© 2015 - 2024 Weber Informatics LLC | Privacy Policy