本文介绍了在.net PictureBox控件中显示带注释的TIFF图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要能够在.net PictureBox控件中显示带有注释的TIFF图像。我可以显示图像没问题,但它不显示任何注释。可以使用Windows 7之前的Windows图片和传真查看器添加注释。非常感谢任何帮助。

I need to be able to display a TIFF image with its annotations in a .net PictureBox control. I can display the image no problem but it doesn't display any of the annotations. The annotations would have been added using the pre-Windows 7 Windows Picture and Fax viewer. Any help is greatly appreciated.

推荐答案


这篇关于在.net PictureBox控件中显示带注释的TIFF图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-26 17:28