sfColor_fromRGBA

Undocumented in source.
  1. sfColor sfColor_fromRGBA(sfUint8 red, sfUint8 green, sfUint8 blue, sfUint8 alpha)
  2. psfColor_fromRGBA sfColor_fromRGBA;
    __gshared
    static if(bindSFMLGraphics)
    static if(!(staticSFML))
    psfColor_fromRGBA sfColor_fromRGBA;

Meta