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