Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

Steve Bickell

@Steve Bickell
About
Posts
5
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • What would you like on your tombstone?
    S Steve Bickell

    Press OK to continue.

    The Lounge tutorial question

  • WPF BitmapImage and transparency
    S Steve Bickell

    Wow.And to think I just used to write bitmap.MakeTransparent(bitmap.GetPixel(0, 0)); Still, that's progress for you. Thanks for the info, I'll give it a try.

    C# csharp wpf graphics

  • WPF BitmapImage and transparency
    S Steve Bickell

    Thanks for that. With Windows Forms etc it was easy just bitmap.MakeTransparent(bitmap.GetPixel(0, 0)); and I'm sure Bitblt would do it but I always try and avoid unmanaged code as it seems like such a backward step especially with WPF and XAML on the horizon.

    C# csharp wpf graphics

  • .NET 3 / WPF and simple stuff like "docking"?
    S Steve Bickell

    Believe me, it's not easy. I've been 'playing' trying to create a user control that mimics an Outlook navigation pane and so far it's taken me 2 weeks to just get the layout 75% right. Trying to do layout in code (C# or XAML) is long winded and error prone. Which leaves the VS Designer which seems far from finished.

    C# csharp wpf question

  • WPF BitmapImage and transparency
    S Steve Bickell

    Does anyone know how you select a pixel from a BitmapImage instance, say the one at 0.0, and set that as the transparent color for a bitmap.

    C# csharp wpf graphics
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups