read_bmp_info

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void read_bmp_info(char[] filename, int w, int h, int chans)
  2. void read_bmp_info(Reader stream, int w, int h, int chans)
    package
    void
    read_bmp_info
    (,
    out int w
    ,
    out int h
    ,
    out int chans
    )

Meta