Results 1 - 18 of 18 results out of about 6839 pages. (4.29 seconds)
- SDL_PixelFormatEnumToMasks . . . 5 matches
- ...
= SDL_PixelFormatEnumToMasks =
Use this function to convert one of the enumerated pixel formats to a bpp value and RGBA masks.
<<TableOfContents()>>
== Syntax ==
{{{#!highligh...
- SDL_PixelFormatEnum . . . 3 matches
- ...
= SDL_PixelFormatEnum =
An enumeration of pixel formats.
<<TableOfContents()>>
== Values ==
=== Pixel Format Macros ===
||SDL_PIXELTYPE(format)||the type of the pixel format; ...
- SGEnumerations . . . 4 matches
- ...#large|Remarks section is large]]__" below for more details.||
||''Example'': [[SDL_PixelFormatEnum]], [[SDL_GLattr]]||
||<( |4 30%>''If'' the __Remarks section is large__||<<Anch...
- SDL_RendererInfo . . . 3 matches
- ...ples ==")>>
<<Anchor(texture_formats)>> '''texture_formats''' is an array of [[SDL_PixelFormatEnum]] values representing the available texture formats for the renderer <<Include(...
- SDL_MasksToPixelFormatEnum . . . 3 matches
- ... alpha mask for the format||
== Return Value ==
Returns one of the following [[SDL_PixelFormatEnum]] values:
<<Include(SDL_PixelFormatEnum, , , from="Start Include here.", to="##...
- SGWikiBasics . . . 2 matches
- ...mple'': See the Remarks section of [[SDL_REVISION]] or Pixel Format Values on [[SDL_PixelFormatEnum]] in the text editor.
''Action 3'': __On the source page__ place the followin...
- SDL_DisplayMode . . . 2 matches
- ...
<<TableOfContents()>>
== Data Fields ==
||Uint32||'''format'''||one of the [[SDL_PixelFormatEnum]] values; see [[#Remarks|Remarks]] for details||
||int||'''w'''||width, in scre...
- SDL_CreateTexture . . . 2 matches
- ...r'''||the rendering context||
||'''format'''||one of the enumerated values in [[SDL_PixelFormatEnum]]; see [[#format|Remarks]] for details||
||'''access'''||one of the enumerated ...
- SDL_ConvertSurfaceFormat . . . 2 matches
- ...he surface to convert||
||'''pixel_format'''||one of the enumerated values in [[SDL_PixelFormatEnum]]; see [[#format|Remarks]] for details||
||'''flags'''||the flags are unused an...
- SDL_ConvertPixels . . . 2 matches
- ...rks ==
'''src_format''' and '''dst_format''' may each be one of the following [[SDL_PixelFormatEnum]] values:
<<Include(SDL_PixelFormatEnum, , , from="=== Pixel Format Values ==="...
- SDL_AllocFormat . . . 2 matches
- ...pixel_format)
}}}
== Function Parameters ==
||'''pixel_format'''||one of the [[SDL_PixelFormatEnum]] values; see [[#Remarks|Remarks]] for details||
== Return Value ==
Returns th...
- SGFunctions . . . 1 match
- ...d to adequately explain a parameter" below for more details.||
||''Example'': [[SDL_PixelFormatEnumToMasks]]()||
||<( |4 30%>''If'' a __more detailed description__ is required to ...
- SDL_PixelFormat . . . 1 match
- ...
<<TableOfContents()>>
== Data Fields ==
||Uint32||'''format'''||one of the [[SDL_PixelFormatEnum]] values||
||[[SDL_Palette]]*||'''palette'''||an [[SDL_Palette]] structure asso...
- SDL_CreateRGBSurfaceWithFormatFrom . . . 1 match
- ...|
||'''pitch'''||the length of a row of pixels in bytes||
||'''format'''||the [[SDL_PixelFormatEnum|pixel format]] of the surface to create||
== Return Value ==
Returns a new [[...
- SDL_CreateRGBSurfaceWithFormat . . . 1 match
- ...'''depth'''||the depth in bits of the surface to create||
||'''format'''||the [[SDL_PixelFormatEnum|pixel format]] of the surface to create||
== Return Value ==
Returns a new [[...
- CategoryPixels . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Pixel Formats and Conversion Routines =
'''Include File(s):''' [[http://hg.libsdl.org/SDL/fil...
- 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...
