decodePNG

Reads an Image using libpng. The PNG image is converted into the Image format. High-level interface.

Image!COLOR
decodePNG
(
COLOR
)
(
ubyte[] data
,
bool strict = true
)

Meta