sfColor_fromRGBA

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. sfColor sfColor_fromRGBA(sfUint8 red, sfUint8 green, sfUint8 blue, sfUint8 alpha)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    sfColor_fromRGBA
  2. psfColor_fromRGBA sfColor_fromRGBA;

Meta