YA16_16Templ.this

Standard CTOR

  1. this(ushort y, ushort a)
  2. this(float fR, float fG, float fB, float fA)
    struct YA16_16Templ(Endianness byteOrder = Endianness.Little)
    @safe @nogc pure nothrow
    this
    (
    float fR
    ,
    float fG
    ,
    float fB
    ,
    float fA
    )
  3. this(ColorType orig)
  4. this(float fY, float fA)
  5. this(ubyte p)

Meta