Top "Blur" questions

The visual effect.

Image Right Edge Fade/Blur CSS

I have a simple CSS related question. How do I obtain the right end blur/fade as shown in the …

css fade blur
Simple way to check if an image bitmap is blur

I am looking for a "very" simple way to check if an image bitmap is blur. I do not need …

image-processing bitmap blur
Round UIVisualEffectView

I have a map. On the map, I'd like to draw small, blurred circle. I've implemented something like this: UIVisualEffect *…

ios objective-c blur uivisualeffectview
How to replicate the blurred text in Notification Center (iOS 8)

I am playing with TodayExtension in iOS 8 and I wondered how to apply that blur effect to the Text or …

uilabel ios8 blur
Blur the screen in LibGDX

Im trying to create a background effect like this for my pause menu. My current idea is to take a …

java android libgdx blur
Blur background of Navigation Drawer

How would I go about create a live blur on a Navigation Drawer, so when you pull out the drawer …

android blur navigation-drawer
React Native - How to do Blur View like iOS or instagram?

Background Transparency with BLUR Is it possible to blur view without using background Image? I want to show the parent …

react-native view blur blurry uiblureffect
Transparent blurred background to Canvas

No idea how to create transparent blurred background to canvas without bluring the canvas childrens too. This is the result …

wpf transparency blur
Cross-browser: detect blur event on window

I just read, I think all the thread that deals with this subject, and I can't find a real solution …

javascript dom-events blur
Can I apply CSS(3) filters ONLY on image sections?

I have a full screen background image .bg { left: 0; min-height: 100%; min-width: 100%; position: fixed; top: 0; z-index: -1; } and want to apply …

html css blur svg-filters