BMP.load

Loads an image from a file. Only uncompressed and 8bit RLE are supported.

class BMP
public static
load
(
F = std.stdio.file
)
(
ref F file
)

Meta