RGBA8888Templ.a

Alpha

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

Meta