C# 图像扫描像素颜色
在 C# 上有没有办法每 1 秒查找一个像素颜色而无需制作打印屏幕? 我需要它来制作视频、跟踪颜色。我 无法忍受使用 bmp 方式,因为扫描所有像素 1366x768 需要太长时间。 最终在找到时单击它,因为视频将与单击交互。 它必须非常快,并且不占用大量内存/处理器。目前还没有找到好的方法!
Is there any way on C# to find a pixel color every 1 second without making printscreens?
I need it for a video , to track a color .I
can't affroid to use the bmp way as it takes too long to scan all pixels 1366x768.
Eventualy to click on it when found as the video will interact with the click.
It has to be very fast and not to take lots of ram/processor. Couldn't find a good method so far !
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有 GetPixel 但请阅读该页面仔细。
西泰斯特·宾。
There is GetPixel but read the page carefully.
CITESTE BINE.