bindbc.sdl.bind.sdlblendmode

Undocumented in source.

Members

Aliases

pSDL_ComposeCustomBlendMode
alias pSDL_ComposeCustomBlendMode = SDL_BlendMode function(SDL_BlendFactor, SDL_BlendFactor, SDL_BlendOperation, SDL_BlendFactor, SDL_BlendFactor, SDL_BlendOperation)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

SDL_BlendFactor
enum SDL_BlendFactor
Undocumented in source.
SDL_BlendMode
enum SDL_BlendMode
Undocumented in source.
SDL_BlendMode
enum SDL_BlendMode
Undocumented in source.
SDL_BlendOperation
enum SDL_BlendOperation
Undocumented in source.

Functions

SDL_ComposeCustomBlendMode
SDL_BlendMode SDL_ComposeCustomBlendMode(SDL_BlendFactor , SDL_BlendFactor , SDL_BlendOperation , SDL_BlendFactor , SDL_BlendFactor , SDL_BlendOperation )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

SDL_ComposeCustomBlendMode
pSDL_ComposeCustomBlendMode SDL_ComposeCustomBlendMode;
Undocumented in source.

Meta