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: , ,
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: , ,
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: , ,
WICExplorer Features Updated
10 March 06 02:36 PM | RWlodarczyk | 1 Comments   
Since the original version of WICExplorer, there have been a few updates that we've done to it. Mainly these have been extending the existing functionality. New features added in this version include: You can now open an entire directory of images. You Read More...
Filed under: , ,
Updated WICExplorer and AIT CODEC
10 March 06 02:32 PM | RWlodarczyk | 0 Comments   
A while ago I posted a sample AIT CODEC and WICExplorer . I've (finally) updated these for the latest February CTP bits. Please keep in mind that in order to use the AIT CODEC, you must sign the binary with a certificate . AIT CODEC Code (February CTP): Read More...
Filed under: , ,
WPF Imaging (WIC) on Channel9
08 March 06 09:07 PM | RWlodarczyk | 0 Comments   
We're on Channel9! If you have some time, check out the interview ! Coming soon to this blog... updated WICExplorer for Feb. CTP demo app used in the video Read More...
Filed under: , ,
Signing CODEC binary
27 February 06 07:27 AM | RWlodarczyk | 4 Comments   
There have been quite a few folks developing CODECs that work with WindowsCodecs CODEC extensibility. Since the Dec. CTP (maybe sooner), one popular question that has come up is that when trying to use WICExplorer to load up the image, you get a component Read More...
Filed under: , ,
More Posts Next page »
Page view tracker