RGBA_f32.this

Standard CTOR

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

Meta