this module reads jpeg from the input. to make it useful, you may want to
include a resize
module to correctly scale the image
for thumbnails, and definitely a srgb2f
module to
bringt it into linear rec2020.
output
: the 8-bit rgba srgb data read from the jpeg image.