【问题标题】:How can I transfer the raw data from `/dev/graphics/fb0` to a picture using a python script?如何使用 python 脚本将原始数据从 `/dev/graphics/fb0` 传输到图片?
【发布时间】:2012-10-11 07:03:30
【问题描述】:

关注this

$ adb shell
# cat /dev/graphics/fb0 > /sdcard/frame.raw
# exit
  • 如何将原始数据从/dev/graphics/fb0 传输到图片 使用 python 脚本?
  • 每个字节在原始数据输出中代表什么?是每个像素的 RGB 值吗?

【问题讨论】:

    标签: android python framebuffer


    【解决方案1】:

    您是否在寻找类似 @​​987654321@ 的东西?

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-06-06
      • 1970-01-01
      • 1970-01-01
      • 2017-05-22
      • 1970-01-01
      • 2016-10-11
      • 1970-01-01
      • 2012-10-23
      相关资源
      最近更新 更多