imgflo / imgflo-server

HTTP image processing server based on imgflo
48 stars 7 forks source link

Metrics: Add number of pixels processed #76

Closed jonnor closed 7 years ago

jonnor commented 7 years ago

Both input and output pixels is desired. For this we need may need analyze the images in/out. Ideally GEGL/imgflo would report the width/height on the load/save operations.

Needed to establish

Split out of #57