read_png16

Reads an 8-bit or 16-bit PNG image and returns it as a 16-bit image. req_chans defines the format of returned image (you can use ColFmt here).

read_png16
(
in char[] filename
,
long req_chans = 0
)

Meta