Tao.Sdl SDK Documentation |
|
Sdl.SDL_DisplayFormatAlpha Method
[Visual Basic]
Public Shared Function SDL_DisplayFormatAlpha( _
ByVal
surface As
IntPtr _
) As
IntPtr
[C#]
public static
IntPtr SDL_DisplayFormatAlpha(
IntPtr surface);
See Also
Sdl Class | Tao.Sdl Namespace