blur

  1. Peter Simpson

    B4J Library [B4X] B4J/B4A: Blur Image Effect

    Hello everyone, Nothing new hear, and yes this can be achieved using Bitmap Creator. I wrapped this last year whilst learning Java for a personal project. I've just cleaned it up a bit for the B4X community. B4J library tab: B4J Images: B4A library tab: B4A Images: Private Sub...
  2. H

    Android Question Smooth Real-Time Blur Panel Over xCustomListView (Like Telegram)

    hello , Does anyone know how to make a panel over a xCustomListView blur very smoothly and without any lag, just like in Telegram? The idea is that the items in the ScrollView appear blurred inside/under that panel. This design style has become very common lately and most modern apps use it...
  3. I

    Android Question Blur in B4XDialog

    Hi, I'm using B4XDialog and is working ok but when I change the BlurBackground parameter from False to True (then OverlayColor is Transparent) the background change to black. Attached the images and code dialog.TitleBarHeight=0dip dialog.BorderColor=Colors.Transparent...
  4. M

    Android Question Apply Blur effect to a panel

    Hi, I don't know if this is a possible thing. I would like to put a Background image, and on the top of it a transparent panel, that has a blur effect on it, so everything behind it's blurred. Something like this
Top