C# 图像扫描像素颜色

发布于 2024-11-17 06:57:02 字数 155 浏览 2 评论 0原文

在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

南城追梦 2024-11-24 06:57:02

GetPixel 但请阅读该页面仔细。
西泰斯特·宾。

There is GetPixel but read the page carefully.
CITESTE BINE.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文