ITTL.C

Sets the shearing amount on the Y axis. 256 means one pixel moved right for each vertical scanline.

  1. short C [@property getter]
  2. short C [@property setter]
    interface ITTL
    public @property @nogc @safe nothrow pure
    short
    C
    (
    short newval
    )

Meta