实现WIC解码器的Windows.Photos应用程序和通用应用程序的问题一般 [英] Problem with implementing WIC Decoder for Windows.Photos app and universal apps in general

查看:70
本文介绍了实现WIC解码器的Windows.Photos应用程序和通用应用程序的问题一般的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为相机原始文件开发WIC解码器。它适用于WICExplorer,Windows Photo Viewer和其他一些程序,但不适用于Windows 10 Photos应用程序。


我实现了IWICBitmapDecoder,IWICBitmapFrameDecode和IWICBitmapSourceTransform COM接口,并且在调试构建中我正在记录所有通话。当我试图在Windows 10照片应用程序中打开原始文件时,我没有看到任何调用我的方法。但其他一些带有来自MS的原始解码器的相机
原始文件正在Windows 10照片中工作,没有任何问题。


在Windows 10中工作的WIC的要求是什么相片?是否需要特殊注册?


如果重要的是我的解码器在C#6(.NET 4.6)

解决方案

< blockquote>它不适用于任何商店/通用应用程序或仅适用于照片应用程序吗?


I'm developing WIC decoder for camera raw files. It works with WICExplorer, Windows Photo Viewer and some other programs, but not in Windows 10 Photos app.

I implemented IWICBitmapDecoder, IWICBitmapFrameDecode, and IWICBitmapSourceTransform COM interfaces and in debug build I'm logging all calls. When I'm trying to open raw file in Windows 10 Photos app I don't see any calls of my methods. But some other camera raw files, which have raw decoder from MS, are working in Windows 10 Photos without any problem.

What are requirements for WIC working in Windows 10 Photos? Does it need special registration?

If it's important my decoder is in C# 6 (.NET 4.6)

解决方案

Does it not work in any store/universal apps or just the Photos app?


这篇关于实现WIC解码器的Windows.Photos应用程序和通用应用程序的问题一般的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆