RGB16_16_16Templ.this

Standard CTOR

  1. this(ushort r, ushort g, ushort b)
  2. this(float fR, float fG, float fB, float fA)
    struct RGB16_16_16Templ(Endianness byteOrder = Endianness.Little)
    this
    (
    float fR
    ,
    float fG
    ,
    float fB
    ,
    float fA
    )
  3. this(float fY, float fA)
  4. this(ColorType orig)

Meta