OpenFileDialog中的图像过滤器

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了OpenFileDialog中的图像过滤器相关的知识,希望对你有一定的参考价值。

  1. picChooser.Filter = "Supported Image Types (*.jpg, *.gif, *.bmp)|*.jpg;*.gif;*.bmp|JPEG Image|*.jpg|GIF Image|*.gif|BITMAP Image|*.bmp";

以上是关于OpenFileDialog中的图像过滤器的主要内容,如果未能解决你的问题,请参考以下文章

Win32 OpenFileDialog 不过滤 *.DOCX 快捷方式

在 OpenFileDialog 中过滤文件的正则表达式

OpenFileDialog C# 自定义过滤器,例如 'ABC*.pdf'

OpenFileDialog 窗口未显示

C# - 如何在 OpenFileDialog 中允许多种文件类型?

wpf打开文夹和打开文件