Bitmap.SHFLAG

Undocumented in source.
  1. enum SHFLAG;
    class Bitmap(string S, T)
    static
    static if(!(S != "HB" && S != "QB" && S != "b"))
    static if(!(S == "HB"))
    static if(!(S == "QB"))
    static if(S == "b")
    static if(size_t.sizeof == 8)
    enum SHFLAG = 0x3F;
  2. enum SHFLAG;

Meta