How to resize image

How to resize image

BY 09 May 2020 Tizen .NET

Hello world,

I am using Tizen 5.0, and we cannot use FFImageloading for security reasons on Samsung TV.
I’m looking for a quick way to resize an image and save memory.

I would like to display a collection of images (+ – 200 images) in my collection view
working with lazy loading, first images are fast but when I scroll down my application slows down also.

the default image size is 900×600, and I would like to divide by 3.


Thank you

Written by