RGBA_f32.this

Conversion CTOR

  1. this(float fR, float fG, float fB, float fA)
  2. this(ColorType orig)
    struct RGBA_f32
    @safe @nogc pure nothrow
    this
    (
    ColorType
    )
    (
    ColorType orig
    )
  3. this(float fY, float fA)

Meta