Browse by Tags

A few updates and links
02 November 09 11:30 AM | RWlodarczyk | 0 Comments   
Some folks have been inquiring about the sampel code that I had on my blog. Since my web host was changed and the content was lost, I've moved the code to CodePlex. I've pruned the samples, and made them availabled here . What's included: Converting WPF Read More...
Using WPF's InPlaceBitmapMetadataWriter
18 July 07 09:39 PM | RWlodarczyk | 1 Comments   
Many folks have tried to use the WPF Imaging InPlaceBitmapMetadataWriter class without much success. Unfortunately the SDK sample provided only shows how to use this with PNG files... and this is less than ideal since folks are mainly interested in metadata Read More...
Filed under: , ,
DJ Tiësto & Windows Vista
04 March 07 04:17 PM | RWlodarczyk | 1 Comments   
Some of you who know me better know that I'm a huge DJ Tiƫsto fan... even before he was vote #1 DJ in the world. Having been a bad fan lately and not checking out the fan website recently, I figured I'd check it today. To my surprise there's now a Windows Read More...
Filed under: , ,
WPF BitmapSource and GDI+ Bitmap Interop
03 January 07 12:34 PM | RWlodarczyk | 1 Comments   
Many folks in the forums ( most recent post ) have been asking how to interop BitmapSources (from WPF) with the Bitmap object that was known in .NET 1.0, 1.1, and 2.0. Being that this has come up in the forums many times, I figured I'd put together a Read More...
Filed under: ,
.NET Fx 3.0 RTM is out!
08 November 06 10:35 AM | RWlodarczyk | 0 Comments   
.NET Framework 3.0 RTM'd! Go download it ! If you want the SDK, here it is . Read More...
Filed under:
So you wrote a WIC enabled CODEC... Does it work?
27 October 06 02:36 PM | RWlodarczyk | 2 Comments   
After reading this blog, Peggi's whitepaper , and the MSDN Documentation , you decided to write a CODEC for an image file type. The CODEC was even tested in WICExplorer . Great! Now you hope that the CODEC is fully functional... meaning that you can use Read More...
Filed under: , ,
MSDN Article on how to write a WIC CODEC
27 September 06 06:58 PM | RWlodarczyk | 0 Comments   
Peggi, Lead PM on WIC, put together a most excellent write up for all of the things that go into writing a CODEC for WIC. It covers everything from the required interfaces that need to be implemented to which registry keys are required. The article is Read More...
Filed under: , ,
Cool Traffic Map Demo
23 June 06 11:58 AM | RWlodarczyk | 1 Comments   
Lorin on the WPF SDK team put together a really nice sample for the Seattle area traffic map. You can see it here . Read More...
Filed under: ,
Can't view images with WinFx Beta 2?
25 May 06 07:34 AM | RWlodarczyk | 5 Comments   
Some folks are hitting an issue where they cannot view images after installing WinFx Beta 2 on Windows XP. We're currently investigating this issue further, however a work around is available. If you happen to be hitting this problem, please follow these Read More...
Filed under:
Updated WICExplorer, AIT CODEC, RGB Effect...
25 May 06 09:52 AM | RWlodarczyk | 0 Comments   
WICExplorer, AIT CODEC, and RGB Effect are now updated for Beta 2. AIT CODEC Code (Beta 2): AITCodec_code.zip AIT CODEC Compiled (Beta 2): AITCodec_compiled.zip AIT CODEC Code (Beta 2): Code is also found in C:\Program Files\Microsoft SDKs\Windows\v1.0\samples\WPFSamples.zip Read More...
Updated AIT CODEC
02 May 06 06:30 PM | RWlodarczyk | 0 Comments   
We've noticed that there was a bug in the AIT CODEC around ColorContexts. When trying to view AIT files through WPF APIs, this bug will maifest itself as not being able to open the image, though WICExplorer was able to display it. The fix is relatively Read More...
Filed under: , ,
First Sample BitmapEffect
14 April 06 02:02 PM | RWlodarczyk | 1 Comments   
We've announced a while ago that the BitmapEffects pipeline within WinFx (particularly in Windows Presentation Foundation) would be extensible. However, no samples were provided. Today I'm posting the first sample that we've created for test purposes. Read More...
Filed under: , ,
Official MSDN Documentation (for WIC and BitmapEffects)
11 April 06 08:04 AM | RWlodarczyk | 2 Comments   
Some folks have asked where the official documentation is for WindowsCodecs. It's there in MSDN, but it's not with the rest of the WinFx Documentation (mainly because the WIC APIs are unmanaged). The official MSDN Documentation for WIC is here: http://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/wic/wiclh/wiclh.asp Read More...
Background on Metadata Query Language
30 March 06 10:52 AM | RWlodarczyk | 0 Comments   
During the design phase of WIC (Windows Imaging Component), we took a holistic view of the issues the issues that plagued our predecessor GDI+. Many of the items that came up from customers, newsgroups, and internal discussions revolved around building Read More...
Filed under: , ,
Photo Demo Used in Channel9 Video
11 March 06 12:59 PM | RWlodarczyk | 0 Comments   
In the Channel9 video , Peggi showed off a WPF application using the managed Imaging classes. As mentioned in the forums on Channel9, we're making this code available... Code (Feb. CTP): PhotoDemo_code.zip (code no longer available) Compiled (Feb. CTP): Read More...
Filed under: , ,
More Posts Next page »
Page view tracker