Node js Sharp image colourspace transform from RGB to CMYK image color problem

前端 未结 0 1394
栀梦
栀梦 2020-12-17 20:13

I tried to convert colorspace an image from RGB to CMYK. I used sharp for this.

const sharp = require(\'sharp\');

console.log(\'Converting...\')

sharp(\'C:/         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题