QOI

Encode and decode QOI (Quite Ok Image) files

Input/output

The qoi driver expects data to be provided via IO.

It will parse to a Matrix{<:Colorant}.

Required packages

  • QOI

Usage examples

[[someimage.loader]]
driver = "qoi"