Quantcast
Viewing all articles
Browse latest Browse all 3693

New Post: ToBase64 is always different for same image

I have changed the default DPI to 300

With 600 DPI, I was processing the request in
Width(853) * Height(640) 6.124 seconds
Width(1819) * Height(1364) 9.43


with 300 DPI
Width(853) * Height(640) 3.03
Width(1819) * Height(1364) 4.11

The prcessing times have reduced considerably with this change, I am still testing the image quality on device.

Thanks for your help.

Viewing all articles
Browse latest Browse all 3693

Trending Articles