How to filter a bitmap using Trilinear filtering or Anisotropic filtering in Xamarin?

后端 未结 0 624
梦毁少年i
梦毁少年i 2021-01-30 11:42

I got a bitmap image, and application banners which need to be presentable.

I am using this function:

Bitmap.CreateScaledBitmap(src, width, height, bFilter         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题