The OpenD Programming Language

LCh.radians

Get hue angle in radians.

  1. F radians [@property getter]
    struct LCh(F = float, alias whitePoint_ = (WhitePoint!F.D50))
    @safe pure nothrow @nogc @property const
    F
    radians
    ()
  2. F radians [@property setter]

Meta