readBitmapSliceWithOrientation

suspend fun VfsFile.readBitmapSliceWithOrientation(    props: ImageDecodingProps = ImageDecodingProps.DEFAULT,     name: String? = null,     atlas: MutableAtlasUnit? = null): BmpSlice