481 views
in GUI Development by
Hello,

We *may* have a requirement to draw a control (Say a square) over a background.

The background could be a photograph. (Many different photos.)

Is it possible to blur (Gaussian blur?) the background beneath the control AND alpha blend it so the control appears to be translucent over a blurred background?

Regards

1 Answer

0 votes
by
Hello,

the blur effect is very performance intensive and causes a big CPU load especially on an embedded system. As such we don't implement this effect. If your UI design and the photos are predetermined, you could prepare the images by using e.g. GIMP.

Best regards

Paul Banach

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...