Spritesheet.load

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void load(string path)
  2. void load(ubyte[] data, string cwd)
    struct Spritesheet
    version(BindSDL_Image)
    void
    load
    (
    ubyte[] data
    ,
    string cwd
    )

Meta