ColorF.this

Constructs a FP color from an integer one

  1. this(float[4] components)
  2. this(float r, float g, float b, float a)
  3. this(Color integer)
    struct ColorF
    @safe pure nothrow @nogc
    this
    ()

Meta