Results 1 - 25 of 36 results out of about 6839 pages. (4.58 seconds)
- SDL_UnlockSurface . . . 1 match
- ...s ==
<<Include(SDL_LockSurface, , , from="== Remarks ==", to="== Related Functions ==")>>
== Related Functions ==
.[[SDL_LockSurface]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_Surface . . . 1 match
- ...]
. [[SDL_SetSurfaceColorMod]]
. [[SDL_SetSurfacePalette]]
. [[SDL_SetSurfaceRLE]]
. [[SDL_SoftStretch]]
. [[SDL_UnlockSurface]]
----
[[CategoryStruct]], [[CategorySurface]]...
- SDL_SetSurfaceRLE . . . 1 match
- ...cked before directly accessing the pixels.
== Related Functions ==
.[[SDL_BlitSurface]]
.[[SDL_LockSurface]]
.[[SDL_UnlockSurface]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_SetSurfacePalette . . . 1 match
- ...Examples ==
{{{#!highlight cpp
You can add your code example here
}}}
== Remarks ==
A single palette can be shared with many surfaces.
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_SetSurfaceColorMod . . . 1 match
- ...the following formula:
`srcC = srcC * (color / 255)`
== Related Functions ==
.[[SDL_GetSurfaceColorMod]]
.[[SDL_SetSurfaceAlphaMod]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_SetSurfaceBlendMode . . . 1 match
- ...data, the blendmode of the SOURCE surface should be set to 'SDL_BLENDMODE_NONE'.
== Related Functions ==
.[[SDL_GetSurfaceBlendMode]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_SetSurfaceAlphaMod . . . 1 match
- ...he following formula:
.`srcA = srcA * (alpha / 255)`
== Related Functions ==
.[[SDL_GetSurfaceAlphaMod]]
.[[SDL_SetSurfaceColorMod]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_SetColorKey . . . 1 match
- ... of transparent pixels. See [[SDL_SetSurfaceRLE]]() for details.
== Related Functions ==
.[[SDL_BlitSurface]]
.[[SDL_GetColorKey]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_SetClipRect . . . 1 match
- ...ically clipped to the edges of the source and destination surfaces.
== Related Functions ==
.[[SDL_BlitSurface]]
.[[SDL_GetClipRect]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_SaveBMP_RW . . . 1 match
- ... are saved. YUV and paletted 1-bit and 4-bit formats are not supported.
== Related Functions ==
.[[SDL_LoadBMP_RW]]
.[[SDL_SaveBMP]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_SaveBMP . . . 1 match
- ... are saved. YUV and paletted 1-bit and 4-bit formats are not supported.
== Related Functions ==
.[[SDL_LoadBMP]]
.[[SDL_SaveBMP_RW]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_MUSTLOCK . . . 1 match
- ...ou can add your code example here
}}}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_LockSurface]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_LowerBlitScaled . . . 1 match
- ...forms low-level surface blitting, assuming the input rectangles have already been clipped.
== Related Functions ==
.[[SDL_BlitScaled]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_LowerBlit . . . 1 match
- ...ce blitting, assuming the input rectangles have already been clipped.
== Related Functions ==
.[[SDL_BlitSurface]]
.[[SDL_UpperBlit]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_LockSurface . . . 1 match
- ...ce at any time, and the pixel format of the surface will not change.
== Related Functions ==
.[[SDL_MUSTLOCK]]
.[[SDL_UnlockSurface]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_LoadBMP_RW . . . 1 match
- ...urface should be freed with [[SDL_FreeSurface]]().
== Related Functions ==
.[[SDL_FreeSurface]]
.[[SDL_LoadBMP]]
.[[SDL_SaveBMP_RW]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_LoadBMP . . . 1 match
- ...m="== Remarks ==", to="== Related Functions ==")>>
== Related Functions ==
.[[SDL_FreeSurface]]
.[[SDL_LoadBMP_RW]]
.[[SDL_SaveBMP]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_GetSurfaceColorMod . . . 1 match
- ...}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_GetSurfaceAlphaMod]]
.[[SDL_SetSurfaceColorMod]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_GetSurfaceBlendMode . . . 1 match
- ...ng: <<Include(SDL_BlendMode, , , from="== Values ==", to="== Code Examples ==")>>
== Related Functions ==
.[[SDL_SetSurfaceBlendMode]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_GetSurfaceAlphaMod . . . 1 match
- ...}
== Remarks ==
''You can add useful comments here''
== Related Functions ==
.[[SDL_GetSurfaceColorMod]]
.[[SDL_SetSurfaceAlphaMod]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_GetColorKey . . . 1 match
- ...f the format used by the surface, as generated by [[SDL_MapRGB]]().
== Related Functions ==
.[[SDL_BlitSurface]]
.[[SDL_SetColorKey]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_GetClipRect . . . 1 match
- ... of a blit, only the area within the clip rectangle is drawn into.
== Related Functions ==
.[[SDL_BlitSurface]]
.[[SDL_SetClipRect]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_FreeSurface . . . 1 match
- ...this function.
== Related Functions ==
.[[SDL_CreateRGBSurface]]
.[[SDL_CreateRGBSurfaceFrom]]
.[[SDL_LoadBMP]]
.[[SDL_LoadBMP_RW]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_FillRects . . . 1 match
- ...hen this function will fill based on the intersection of the clip rectangle and '''rects'''.
== Related Functions ==
.[[SDL_FillRect]]
----
[[CategoryAPI]], [[CategorySurface]]...
- SDL_FillRect . . . 1 match
- ...en this function will fill based on the intersection of the clip rectangle and '''rect'''.
== Related Functions ==
.[[SDL_FillRects]]
----
[[CategoryAPI]], [[CategorySurface]]...
