RGBA_f32.this

Conversion CTOR from monochrome

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

Meta