Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 364 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 364 Bytes

i-jpg: jpeg image input

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.

connectors

  • output: the 8-bit rgba srgb data read from the jpeg image.