Would be nice to provide various output data formats, not necessarily ndarray: * array, float32array with 0..1 values * uint8array directly For example: `getPixels(src, { dtype: 'uint8' }, cb)`