read_image

Reads an image from file. req_chans defines the format of returned image (you can use ColFmt here).

read_image
(
in char[] file
,
long req_chans = 0
)

Meta