packages feed

JuicyPixels-3.3.5: 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>>
--