Results 1 - 9 of 9 results out of about 6838 pages. (4.07 seconds)
- SDL_QueryTexture . . . 4 matches
- ...
= SDL_QueryTexture =
Use this function to query the attributes of a texture.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_QueryTexture(SDL_Texture* texture,
...
- SGFunctions . . . 2 matches
- ...''Action'': Use the phrase `filled in with` in the description||
||''Example'': [[SDL_QueryTexturePixels]]()||
||<( |4 30%>''If'' the description mentions __a structure that has a ...
- SDL_PixelFormatEnum . . . 2 matches
- ...SDL_RendererInfo, SDL_CreateTexture, SDL_RenderWritePixels, SDL_RenderReadPixels, SDL_QueryTexture, SDL_CreateTextureFromSurface, SDL_AllocFormat. Any changes between these commen...
- SDL_CreateTextureFromSurface . . . 2 matches
- ... the created texture may be different from the pixel format of the surface. Use [[SDL_QueryTexture]]() to query the pixel format of the texture.
== Related Functions ==
.[[SDL_Cr...
- SDL_UpdateTexture . . . 1 match
- ...}
== Remarks ==
The pixel data must be in the pixel format of the texture. Use [[SDL_QueryTexture]]() to query the pixel format of the texture.
This is a fairly slow function, in...
- SDL_TextureAccess . . . 1 match
- ...rks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_CreateTexture]]
.[[SDL_LockTexture]]
.[[SDL_QueryTexture]]
----
[[CategoryEnum]], [[CategoryRender]]...
- SDL_Texture . . . 1 match
- ...[SDL_GetTextureBlendMode]]
.[[SDL_GetTextureColorMod]]
.[[SDL_LockTexture]]
.[[SDL_QueryTexture]]
.[[SDL_RenderCopy]]
.[[SDL_SetTextureAlphaMod]]
.[[SDL_SetTextureBlendMode]]...
- SDL_CreateTexture . . . 1 match
- ...xture.
== Related Functions ==
.[[SDL_CreateTextureFromSurface]]
.[[SDL_DestroyTexture]]
.[[SDL_QueryTexture]]
.[[SDL_UpdateTexture]]
----
[[CategoryAPI]], [[CategoryRender]]...
- 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...
