ITTL.B

Sets the shearing amount on the X axis. 256 means one pixel moved downwards for each horizontal scanline.

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

Meta