Function makeRGBA

Prototype

uint makeRGBA(T)(
  T r,
  T g,
  T b,
  T a
) pure nothrow;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2015

License

Boost License 1.0