imgmerge

0.1.3 • Public • Published

图片合并

安装

npm install imgmerge

使用

var stm = require('imgmerge');

可传入参数

{
	public_dir: './',
	output: 'output',
	postfix: 'png',
	align: 'X|Y|N'
}

API

  • spFile
  • batchFolder

Package Sidebar

Install

npm i imgmerge

Weekly Downloads

0

Version

0.1.3

License

BSD

Last publish

Collaborators

  • johnqing