ITTL.A

Sets the horizontal scaling amount. 256 means no scaling, negative values flip everything horizontally.

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

Meta