Results 1 - 12 of 12 results out of about 6839 pages. (3.13 seconds)
- SDL_ComposeCustomBlendMode . . . 5 matches
- ... blend mode for renderers.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_BlendMode SDL_ComposeCustomBlendMode(SDL_BlendFactor srcColorFactor,
...
- SGEnumerations . . . 4 matches
- ... function.||
||''Example'': {{{[[SDL_FunctionName]](), [[SDL_StructureName]]}}}, [[SDL_BlendMode]]||
||<( 30%>''If'' __a value on that page__ is referenced in the description||''A...
- SDL_SetSurfaceBlendMode . . . 4 matches
- ...cpp
int SDL_SetSurfaceBlendMode(SDL_Surface* surface,
SDL_BlendMode blendMode)
}}}
== Function Parameters ==
||'''surface'''||the [[SDL_Surface]] str...
- SDL_SetTextureBlendMode . . . 3 matches
- ...cpp
int SDL_SetTextureBlendMode(SDL_Texture* texture,
SDL_BlendMode blendMode)
}}}
== Function Parameters ==
||'''texture'''||the texture to update||...
- SDL_SetRenderDrawBlendMode . . . 3 matches
- ... SDL_SetRenderDrawBlendMode(SDL_Renderer* renderer,
SDL_BlendMode blendMode)
}}}
== Function Parameters ==
||'''renderer'''||the rendering context|...
- SDL_GetTextureBlendMode . . . 3 matches
- ...pp
int SDL_GetTextureBlendMode(SDL_Texture* texture,
SDL_BlendMode* blendMode)
}}}
== Function Parameters ==
||'''texture'''||the texture to query||...
- SDL_GetSurfaceBlendMode . . . 3 matches
- ...pp
int SDL_GetSurfaceBlendMode(SDL_Surface* surface,
SDL_BlendMode* blendMode)
}}}
== Function Parameters ==
||'''surface'''||the [[SDL_Surface]] st...
- SDL_GetRenderDrawBlendMode . . . 3 matches
- ...SDL_GetRenderDrawBlendMode(SDL_Renderer* renderer,
SDL_BlendMode* blendMode)
}}}
== Function Parameters ==
||'''renderer'''||the rendering context...
- SDL_RendererInfo . . . 1 match
- ..., from="== Values ==", to="== Code Examples ==")>>
== Related Enumerations ==
.[[SDL_BlendMode]]
.[[SDL_PixelFormatEnum]]
.[[SDL_RendererFlags]]
.[[SDL_TextureModulate]]
== ...
- CategoryVideo . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Display and Window Management =
'''Include File(s):''' [[http://hg.libsdl.org/SDL/file/defau...
- CategoryEnum . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API Enumerations =
<<TableOfContents()>>
== Introduction ==
This category contain...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
