loadImageSuspend

expect suspend fun loadImageSuspend(fileOrUrl: String, formatHint: ImageFileFormat? = null, session: Session? = Session.active): ColorBuffer(source)
actual suspend fun loadImageSuspend(fileOrUrl: String, formatHint: ImageFileFormat?, session: Session?): ColorBuffer(source)
actual suspend fun loadImageSuspend(fileOrUrl: String, formatHint: ImageFileFormat?, session: Session?): ColorBuffer(source)