blitSur : HasIO io => Sur -> Sur -> io ()Use this function to perform a fast surface copy to a destination surface.
scaledSur : HasIO io => Sur -> Sur -> Rect -> io ()Use this function to perform a scaled surface copy to a destination surface.
freeSur : HasIO io => Sur -> io ()Release resource of a surface.