JuicyPixels-3.3.1: src/Codec/Picture/ConvGraph.hs
-- $graph -- -- The following graph describe the differents way to convert between pixel types, -- -- * Nodes describe pixel type -- -- * Arrows describe functions -- -- <<docimages/pixelgraph.svg>> --