Node.js图片主题色提取包ThmclrX.zip
ThmclrX 是一个能提取图片主题色的 Node.js 包。 有三个 API:var thmclrx = require("thmclrx"); thmclrx.octreeGet(file, [maxColors], [callback], [frameNumber]); thmclrx.mindiffGet(file, [palette], [callback], [frameNumber]); thmclrx.mixGet(file, [firstStepMaxColors], [palette], [callback], [frameNumber]);上面三种方法提取出来的图片主题
下载地址
用户评论