Top "Blend" questions

Microsoft Blend for Visual Studio (formerly Microsoft Expression Blend) is a user interface design tool developed and sold by Microsoft for creating graphical interfaces for web and desktop applications that blend the features of these two types of applications.

How do I change the text color of a button for different states in Expression Blend?

I'm still learning Blend, so please bear with me. I have a toggle button in a WPF project and I …

wpf user-interface expression-blend blend
FFmpeg: Add alpha channel to a video using a PNG mask

I saw that FFmpeg can merge/blend two videos with alpha channel and can encode video with alpha channel using …

video filter ffmpeg alpha blend
ffmpeg add semi transparent watermark(png) with different size

I'm trying to add a png watermark (with alpha channel) over h264 video with semi transparent. By using overlay filter …

filter ffmpeg transparency blend
Imitate Photoshop blend effects like multiply, overlay etc

I'm making a website with a full page background image. I want to create a background image for a side …

css overlay photoshop blend
Blend in Visual Studio 2015 - No Design View

I am tying to build an app in Visual Studio 2015 in C# and I want to create a User Interface …

visual-studio-2015 blend
How to overlay two videos with blend filter in ffmpeg

I need to do a lot of videos with the next specifications: A background video (bg.mp4) Overlay a sequence …

filter ffmpeg blend blending
Why is there a leading "#FF" in hexadecimal color values?

I'm using Expression Blend 3 and am writing some of the XAML by hand, specifically the color values of controls. I …

graphics blend color-scheme
Can I use Blend for Visual Studio 2012 to make regular desktop applications?

Everything I see pertaining to Blend for Visual Studio 2012 talks about making Window's store apps. Am I correct in assuming …

visual-studio-2012 blend expression-blend-5
Convert a geometry to a path in wpf (with blend ?)

my question is simple. how can I convert this code: <Path> <Path.Data> <EllipseGeometry Center="5,4" …

wpf xaml path geometry blend
Blend for Visual Studio 2012 - No design view

I have a normal WPF MVVM-Light application, that I tried opening in Blend (first time I used Blend for Visual …

visual-studio-2012 blend blend-2012