YA88Templ.this

Template for pixel conversion Uses mathematical average to calculate the new values

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

Meta