SDL2Surface.clone

class SDL2Surface
clone
()

Return Value

A copy of the surface, useful for taking ownership of not-owned pixel data.

See Also

$WEB(wiki.libsdl.org/SDL_CreateRGBSurfaceFrom,SDL_CreateRGBSurfaceFrom)

Meta