Tao.Sdl SDK Documentation

SdlGfx Class

SDL graphics drawing primitives and other support functions The SDL_gfx library evolved out of the SDL_gfxPrimitives code which provided basic drawing routines such as lines, circles or polygons and SDL_rotozoom which implemented a interpolating rotozoomer for SDL surfaces.

The current components of the SDL_gfx library are:


MMX image filters (SDL_imageFilter.h)

For a list of all members of this type, see SdlGfx Members.

System.Object
   Tao.Sdl.SdlGfx

[Visual Basic]
MustInherit NotInheritable Public Class SdlGfx
[C#]
public abstract sealed class SdlGfx

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Tao.Sdl

Assembly: Tao.Sdl (in Tao.Sdl.dll)

See Also

SdlGfx Members | Tao.Sdl Namespace