gfm v1.1.3 (2014-06-18T21:14:08Z)
Home
Dub
Repo
SDL2Surface.convert
gfm
sdl2
surface
SDL2Surface
Converts the surface to another format.
class
SDL2Surface
SDL2Surface
convert
(
const
(
SDL_PixelFormat
)*
newFormat
)
Return Value
Type:
SDL2Surface
A new surface.
Meta
Source
See Implementation
gfm
sdl2
surface
SDL2Surface
constructors
this
destructors
~this
enums
Owned
functions
clone
close
convert
getRGBA
handle
lock
pitch
pixelFormat
pixels
unlock
properties
height
width
variables
_handleOwned
_sdl2
_surface
Converts the surface to another format.