|
|
Browse by Tags
All Tags » Effects » Silverlight (RSS)
-
A while back, I showed how to vectorize "drop shadows" in Expression Design. It wasn't perfect (especially at the start and stop points of the line), but it was quick, easy, and didn't require any additional png files.
Since then, Expression Design 2 has been released in Beta form, and the Expression Design team dropped the ...
-
Silverlight lacks the bitmap effects that are commonly used in WPF applications. Most can be simulated using pngs, but some can also be simulated using xaml. The example below shows a passable (but not perfect) drop shadow effect that relies only on vector content exported from Expression design.
First, open expression design and create a shape ...
|
|
|