zhangyuanwei / node-images

Cross-platform image decoder(png/jpeg/gif) and encoder(png/jpeg) for Nodejs
https://npmjs.org/package/images
MIT License
1.55k stars 204 forks source link

请问怎么获取指定坐标的像素值呢? #134

Closed luochen1990 closed 4 years ago

luochen1990 commented 6 years ago

哈喽, 我有一系列问题, 文档中都未提到:

  1. 有没有获取指定坐标的像素值的函数, 提供从 Image -> (Point -> Pixel) 的映射?
  2. 有没有类似map的接口, 提供从 Pixel -> Pixel 的函数到 Image -> Image 的函数的映射?
luochen1990 commented 5 years ago

@xiangshouding 哈喽, 我注意到这个issue被关闭了, 请问是有新的进展么, 或者说是我的描述不够清楚所以才被关闭呢?

oxUnd commented 5 years ago

@luochen1990 时间太久,统一关闭了。我再 reopen 一下。