Add joinChannel and toColourspace/toColorspace operations (#513)
BIN
test/fixtures/expected/joinChannel-cmyk.jpg
vendored
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
test/fixtures/expected/joinChannel-rgb.jpg
vendored
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
test/fixtures/expected/joinChannel-rgba.png
vendored
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
test/fixtures/expected/output.greyscale-single.jpg
vendored
Normal file
|
After Width: | Height: | Size: 12 KiB |
1
test/fixtures/index.js
vendored
@@ -80,6 +80,7 @@ module.exports = {
|
||||
inputPngAlphaPremultiplicationSmall: getPath('alpha-premultiply-1024x768-paper.png'),
|
||||
inputPngAlphaPremultiplicationLarge: getPath('alpha-premultiply-2048x1536-paper.png'),
|
||||
inputPngBooleanNoAlpha: getPath('bandbool.png'),
|
||||
inputPngTestJoinChannel: getPath('testJoinChannel.png'),
|
||||
|
||||
inputWebP: getPath('4.webp'), // http://www.gstatic.com/webp/gallery/4.webp
|
||||
inputWebPWithTransparency: getPath('5_webp_a.webp'), // http://www.gstatic.com/webp/gallery3/5_webp_a.webp
|
||||
|
||||
BIN
test/fixtures/stripesH.png
vendored
|
Before Width: | Height: | Size: 502 B After Width: | Height: | Size: 338 B |
BIN
test/fixtures/stripesV.png
vendored
|
Before Width: | Height: | Size: 624 B After Width: | Height: | Size: 418 B |
BIN
test/fixtures/testJoinChannel.png
vendored
Normal file
|
After Width: | Height: | Size: 756 B |