733 views
in GUI Development by
Hi ,

Requirement: Image is loaded dynamically

Same Image can be reused at different places in unit component

Question: Can we used the same image with some inbuilt functionality to crop or resize the image ..

1 Answer

0 votes
by

Hi,

yes, scaling or cropping of images is possible. Please have a look to the section Align, scale or stretch the bitmap within the Image view.

Please note, if your target device doesn't provide any dedicated graphics hardware for bitmap scale operation, the operations are performed by the CPU, which may impact the performance of your application significantly if you use this feature extensively.

Best regards,

Manfred.

 

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...