loadImageSTB

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SuperImage loadImageSTB(string filename)
  2. SuperImage loadImageSTB(InputStream istrm)
  3. Compound!(SuperImage, string) loadImageSTB(InputStream istrm, SuperImageFactory imgFac)
    Compound!(SuperImage, string)
    loadImageSTB
    (
    InputStream istrm
    ,
    SuperImageFactory imgFac
    )

Meta