![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | How to do moveable transparent region. Hello, I'm fairly new to WPF and am wondering if anyone can give me some pointers of how to implement the following: I have a background image and a hidden image superimposed on each other, but would like to have the effect of a draggable "lens" that as the user moves it about over the background image, it displays the hidden image directly underneath it. Could someone point me in a direction for this? Thanks |
My System Specs![]() |
| | #2 (permalink) |
| Guest | RE: How to do moveable transparent region. The draggable "lens" should use a VisualBrush. That VisualBrush should be mapped to your "hidden" image. "bsmucker" wrote: > Hello, > > I'm fairly new to WPF and am wondering if anyone can give me some > pointers of how to implement the following: > > I have a background image and a hidden image superimposed on each other, > but would like to have the effect of a draggable "lens" that as the user > moves it about over the background image, it displays the hidden image > directly underneath it. > > Could someone point me in a direction for this? > > Thanks > |
My System Specs![]() |
| | #3 (permalink) |
| Guest | RE: How to do moveable transparent region. The draggable "lens" should use a VisualBrush. That VisualBrush should be mapped to your "hidden" image. "bsmucker" wrote: > Hello, > > I'm fairly new to WPF and am wondering if anyone can give me some > pointers of how to implement the following: > > I have a background image and a hidden image superimposed on each other, > but would like to have the effect of a draggable "lens" that as the user > moves it about over the background image, it displays the hidden image > directly underneath it. > > Could someone point me in a direction for this? > > Thanks > |
My System Specs![]() |
| | #4 (permalink) |
| Guest | Re: How to do moveable transparent region. That certainly works, though an alternative is to create a DrawingBrush to use as an OpacityMask on the background Image which has a transparent hole in the middle. This will "punch" a hole through the Element with which it is associated to reveal whatever's behind. -Adam Smith [MS] "GeneW" <GeneW@discussions.microsoft.com> wrote in message news:6B7DE049-08E8-4340-8858-C69FF77E4B89@microsoft.com... > The draggable "lens" should use a VisualBrush. That VisualBrush should be > mapped to your "hidden" image. > > "bsmucker" wrote: > >> Hello, >> >> I'm fairly new to WPF and am wondering if anyone can give me some >> pointers of how to implement the following: >> >> I have a background image and a hidden image superimposed on each other, >> but would like to have the effect of a draggable "lens" that as the user >> moves it about over the background image, it displays the hidden image >> directly underneath it. >> >> Could someone point me in a direction for this? >> >> Thanks >> |
My System Specs![]() |
| | #5 (permalink) |
| Guest | Re: How to do moveable transparent region. That certainly works, though an alternative is to create a DrawingBrush to use as an OpacityMask on the background Image which has a transparent hole in the middle. This will "punch" a hole through the Element with which it is associated to reveal whatever's behind. -Adam Smith [MS] "GeneW" <GeneW@discussions.microsoft.com> wrote in message news:6B7DE049-08E8-4340-8858-C69FF77E4B89@microsoft.com... > The draggable "lens" should use a VisualBrush. That VisualBrush should be > mapped to your "hidden" image. > > "bsmucker" wrote: > >> Hello, >> >> I'm fairly new to WPF and am wondering if anyone can give me some >> pointers of how to implement the following: >> >> I have a background image and a hidden image superimposed on each other, >> but would like to have the effect of a draggable "lens" that as the user >> moves it about over the background image, it displays the hidden image >> directly underneath it. >> >> Could someone point me in a direction for this? >> >> Thanks >> |
My System Specs![]() |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DVD Region Tab in device manager | dave xnet | Vista General | 0 | 08-15-2008 11:19 PM |
| dvd region problems | cannonfodder | Vista hardware & devices | 3 | 12-10-2007 02:43 PM |
| Change DVD drive region | Alan T | Vista General | 1 | 08-07-2007 10:01 AM |
| Choice of region for Microsoft services | jaerha | Vista installation & setup | 1 | 08-04-2007 11:03 AM |
| No DVD Region Tab | Raeldor | Vista hardware & devices | 0 | 06-14-2006 08:35 PM |