SDL2Surface.convert

Converts the surface to another format.

class SDL2Surface
convert
(
const(SDL_PixelFormat)* newFormat
)

Return Value

A new surface.

See Also

Meta