本文介绍了如何按每个像素显示颜色值?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

当我在C#windows窗体应用程序上双击或鼠标移动时,我想显示每个像素的颜色值。请帮助我任何建议和代码。



问候,

A.Myint Myat

解决方案

Hi all,
I would like to present the color values by each pixel when I double clicked or mouse moved on my C# windows form application. Help me please any suggestion and codes.

With regards,
A.Myint Myat

解决方案


这篇关于如何按每个像素显示颜色值?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-16 01:50