摘要: 方法一:分别用三个单通道图像绘制后,合成一个三通道彩色图像 read_image (Image, 'test.png')gen_rectangle1 (Rectangle, 30, 20, 100, 200)copy_image (Image, ImageR)copy_image (Image, I 阅读全文
posted @ 2021-11-20 11:10 DevinXiong 阅读(734) 评论(0) 推荐(0)