Site icon Embarcadero RAD Studio, Delphi, & C++Builder Blogs

Learn How To Create A Delphi FireMonkey Blur Component

In this CodeRage session, you can learn how to create a blur behind the component. 

Overview

In the video tutorial, Erik van Bilsen talks about many factors of building this component. Like, issues of the approach and how you can solve them by just rendering everything at half the original resolution. Since the blur effect applies resolution can be hardly noticeable.

Watch the CodeRage session to learn more about how it works.

Here you can check the whole source code on over GitHub repository.

Exit mobile version