Top "Dropshadow" questions

Is there any way to do a Material-style shadow in API < 21 (5.0 Lollipop)?

Material design makes a huge emphasis on the metaphor of "sheets of paper". To make these, shadows are essential. Since …

android shadow dropshadow material-design
Algorithm for fast Drop shadow in GDI+

What is an efficient way to add a drop-shadow to an image in GDI? Right now i start with my …

algorithm graphics gdi+ dropshadow
How can I add a drop-shadow to an image using PHP?

I am looking for a way to add a drop shadow to an image using PHP. Before you answer or …

php image imagemagick dropshadow
How to add a shadow effect for UINavigation bar

Hello, I want to add this kind of shadow for my NAvigationBar How can I do that. This is how …

ios uinavigationbar quartz-core dropshadow
Creating an inset dark drop shadow effect with CSS

I'm trying to get an effect like an inset drop shadow effect in CSS that looks like the following image: (…

html css dropshadow
Remove action bar shadow programmatically

How can i remove the drop shadow of action bar from java code ?. If i remove from the style it …

android styles android-actionbar android-theme dropshadow
iOS: Create one sideded dropshadow

I have the below menu style layout that mimics facebook. I would like to have a dropshadow on the left …

iphone objective-c ios5 dropshadow
Win32: How to make drop shadow honor non-rectangular Layered window?

i've created a layered window by adding the the WS_EX_LAYERED extended style: wndClass.ExStyle = wndClass.ExStyle | WS_EX_…

winapi dropshadow layered-windows ws-ex-layered
WPF DropShadowEffect Causing Blurriness

I've observed that applying a DropShadowEffect to a UIElement sporadically causes the UIElement's content to blur a bit. It's a …

wpf styles dropshadow
Styling Bars and Lines with Chart.js

We have been using Chart.js for several months now and like the power it gives us with ease of …

chart.js dropshadow bevelled