RGB565.fG

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

  1. float fG [@property getter]
  2. float fG [@property setter]
    struct RGB565
    @property @safe @nogc pure nothrow
    float
    fG
    (
    float val
    )

Meta