Top "Opacitymask" questions

"Disabling" an HTML table with Javascript

I've seen this done in a lot of sites recently, but can't seem to track one down. Essentially I want …

javascript html html-table opacitymask
Google Map V3 .png groundoverlay opacity

I have created my first Google Map API with png overlays (thanks to @andresf for assistance). This map has multiple …

google-maps-api-3 maps png opacitymask
Clipping a border in WPF

I need to create a round ProgressBar template. ControlTemplate : <ControlTemplate TargetType="{x:Type ProgressBar}"> <Grid x:Name="…

wpf clipping clip opacitymask
C#, WPF - VisualBrush and OpacityMask

I'm needing to create a UserControl, that has a portion of the control's background transparent. The transparent portion is cutout …

c# wpf visualbrush opacitymask
WPF GroupBox Header Customization

I have edited the standard GroupBox template as I wanted to customize it. Apart from other customizations, I wanted the …

wpf groupbox opacitymask