Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在不启动 x 会话的情况下获取/设置屏幕像素(绘制图片、线条、圆圈、框等)。我试过谷歌但没有成功。
我是 python 新手。请帮忙
我认为没有 x-session 就没有图形。
最好的解决方案是将启动设置为桌面并使用 pygame 库创建全屏窗口来绘制图形。