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.
删除所有文本 删除所有文本 删除所有文本
我希望这就是您使用convert寻找的东西(在 Ubuntu 上使用 ImageMagick 完成)
~$ convert rose: -colorspace HSL -channel Luminance -negate rose_out.pnm ~$ display rose: & display rose_out.pnm &
结果是(原左)