PNG.load

Loads a PNG file. Currently interlaced mode is unsupported.

class PNG
static
load
(
F = std.stdio.File
)
(
ref F file
)

Meta