SDL_ComposeCustomBlendMode

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. SDL_BlendMode SDL_ComposeCustomBlendMode(SDL_BlendFactor , SDL_BlendFactor , SDL_BlendOperation , SDL_BlendFactor , SDL_BlendFactor , SDL_BlendOperation )
    version(BindSDL_Static)
    extern (C) @nogc nothrow
    static if(sdlSupport >= SDLSupport.sdl206)
    SDL_ComposeCustomBlendMode
  2. pSDL_ComposeCustomBlendMode SDL_ComposeCustomBlendMode;

Meta