mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Add pixel-derived image statistics via vips_stats (#915)
This commit is contained in:
committed by
Lovell Fuller
parent
dfaa39fa5d
commit
d6aee8e5ba
BIN
test/fixtures/full-transparent.png
vendored
Normal file
BIN
test/fixtures/full-transparent.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 148 B |
1
test/fixtures/index.js
vendored
1
test/fixtures/index.js
vendored
@@ -71,6 +71,7 @@ module.exports = {
|
||||
|
||||
inputPng: getPath('50020484-00001.png'), // http://c.searspartsdirect.com/lis_png/PLDM/50020484-00001.png
|
||||
inputPngWithTransparency: getPath('blackbug.png'), // public domain
|
||||
inputPngCompleteTransparency: getPath('full-transparent.png'),
|
||||
inputPngWithGreyAlpha: getPath('grey-8bit-alpha.png'),
|
||||
inputPngWithOneColor: getPath('2x2_fdcce6.png'),
|
||||
inputPngWithTransparency16bit: getPath('tbgn2c16.png'), // http://www.schaik.com/pngsuite/tbgn2c16.png
|
||||
|
||||
Reference in New Issue
Block a user