Official MSDN Documentation (for WIC and BitmapEffects)

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: https://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/wic/wiclh/wiclh.asp

Further, as has been mentioned previously at the PDC and other forums, the BitmapEffects infrastructure is also extensible. We have a cool sample coming soon... but until then the official MSDN Documentation for writing your own BitmapEffect is here: https://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/wibe/wibelh/wibelh.asp