The OpenD Programming Language

toGamma

Convert a color to gamma space.

  1. T toGamma(T v)
  2. auto toGamma(C color)
    @safe pure nothrow @nogc
    toGamma
    (
    C
    )
    ()
    if ()

Meta