【问题标题】:How to get a .bmp Image file pixels value with jython如何使用 jython 获取 .bmp 图像文件像素值 【发布时间】:2011-06-16 09:22:09 【问题描述】: 我想用 jython 获得像素 RGB。 如何在 jython 中获取具有普通模块或没有模块的 .bmp 文件的像素值。 【问题讨论】: 标签: python image bitmap jython 【解决方案1】: 看看@PIL google 告诉我这应该与 jython 一起使用。 【讨论】: