Penguin
Diff: SDL_SetAlpha(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_SetAlpha(3).

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, June 3, 2002 6:53:48 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:53:48 pm by perry Revert
@@ -1,22 +1,22 @@
-SDL_SetAlpha  
-!!!SDL_SetAlpha 
+SDL_! SetAlpha  
+!!!SDL_! SetAlpha 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 SEE ALSO 
 ---- 
 !!NAME 
  
  
-SDL_SetAlpha- Adjust the alpha properties of a surface 
+SDL_! SetAlpha- Adjust the alpha properties of a surface 
 !!SYNOPSIS 
  
  
 __#include __ 
  
  
-__int SDL_SetAlpha__(__SDL_Surface *surface, Uint32 
+__int SDL_! SetAlpha__(__SDL_Surface *surface, Uint32 
 flag, Uint8 alpha__); 
 !!DESCRIPTION 
  
  
@@ -31,9 +31,9 @@
 and 255 (__SDL_ALPHA_OPAQUE__) is now considered 
 opaque. 
  
  
-__SDL_SetAlpha__ is used for setting the per-surface 
+__SDL_! SetAlpha__ is used for setting the per-surface 
 alpha and/or enabling and disabling per-pixel alpha 
 blending. 
  
  
@@ -134,7 +134,7 @@
 !!SEE ALSO 
  
  
 __SDL_MapRGBA__, __SDL_GetRGBA__, 
-__SDL_DisplayFormatAlpha__,  
-__SDL_BlitSurface__ 
+__SDL_! DisplayFormatAlpha__,  
+__SDL_! BlitSurface__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.