Style.alpha - multiple declarations

Function Style.alpha

alpha (0=opaque .. 255=transparent)

Prototype

uint alpha() @property const;

Function Style.alpha

Prototype

Style alpha(
  uint alpha
) @property;

Function Style.alpha

alpha (0=opaque .. 255=transparent)

Prototype

uint alpha() @property const;

Function Style.alpha

Prototype

Style alpha(
  uint alpha
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0