RGB565.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 RGB565
    @property @safe @nogc pure nothrow
    float
    fR
    (
    float val
    )

Meta