Hoopou
Hoopou
I've tested it with a stream with 20k people in it for 54min and it works fine on my computer without using that much ram (around 300 to 400 mb)
> @woojunfeng No, but since the community seems to want this, we will consider it for 7.0. Any update on this?
> @ch-lee I can confirm this worked: > > In my case I still need to add this to the `csproj` file: > > ``` > true > ``` >...
> At the moment it doesn't exist. But it can be solved with this method. > > ```cs > private static SKBitmap AutoOrient(SKBitmap bitmap, SKEncodedOrigin origin) > { > SKBitmap...