DrawBuf.alpha - multiple declarations

Function DrawBuf.alpha

set new alpha setting (to be applied to all drawing operations)

Prototype

void alpha(
  uint alpha
) @property;

Function DrawBuf.alpha

get current alpha setting (to be applied to all drawing operations)

Prototype

uint alpha() @property;

Function DrawBuf.alpha

get current alpha setting (to be applied to all drawing operations)

Prototype

uint alpha() @property;

Function DrawBuf.alpha

set new alpha setting (to be applied to all drawing operations)

Prototype

void alpha(
  uint alpha
) @property;

Function DrawBuf.alpha

get current alpha setting (to be applied to all drawing operations)

Prototype

uint alpha() @property;

Function DrawBuf.alpha

set new alpha setting (to be applied to all drawing operations)

Prototype

void alpha(
  uint alpha
) @property;

Function DrawBuf.alpha

set new alpha setting (to be applied to all drawing operations)

Prototype

void alpha(
  uint alpha
) @property;

Function DrawBuf.alpha

get current alpha setting (to be applied to all drawing operations)

Prototype

uint alpha() @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0