loadImage

abstract fun loadImage(path: String): EitherFuture<PixelMap, ResourceLoadError>