ARGB8888Templ.a

Alpha

  1. auto ref a [@property getter]
    struct ARGB8888Templ(Endianness byteOrder = Endianness.Little)
    @safe @nogc @property nothrow pure ref inout
    static if(byteOrder == Endianness.Big)
    a
    ()
  2. auto ref a [@property getter]

Meta