An enumeration of the texture channel modulation used in SDL_RenderTexture().
SDL_TEXTUREMODULATE_NONE
no modulation
SDL_TEXTUREMODULATE_COLOR
srcC = srcC * color
SDL_TEXTUREMODULATE_ALPHA
srcA = srcA * alpha
CategoryEnum, CategoryRender
[ front page | index | search | recent changes | git repo | offline html ]
All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0). Wiki powered by ghwikipp.