Image Scaling Example¶
Demonstrates how to asynchronously scale images
imagescaling.cpp Example File¶
imagescaling.h Example File¶
main.cpp Example File¶
imagescaling.pro Example File¶
Demonstrates how to asynchronously scale images.
The QtConcurrent Map example shows how to use the asynchronous QtConcurrent API to load and scale a collection of images.