RGBA8888Templ.fR

Sets the red value channel a normalized floating-point value Returns the new requantized value

  1. float fR [@property getter]
  2. float fR [@property setter]
    struct RGBA8888Templ(Endianness byteOrder = Endianness.Little)
    @property @safe @nogc pure nothrow
    float
    fR
    (
    float val
    )

Meta