SFML.Net
TextureUpdate Method |

Name | Description | |
---|---|---|
![]() |
Update(Byte) |
Update a texture from an array of pixels
|
![]() |
Update(Image) |
Update a texture from an image
|
![]() |
Update(RenderWindow) |
Update a texture from the contents of a render-window
|
![]() |
Update(Window) |
Update a texture from the contents of a window
|
![]() |
Update(Image, UInt32, UInt32) |
Update a texture from an image
|
![]() |
Update(RenderWindow, UInt32, UInt32) |
Update a texture from the contents of a render-window
|
![]() |
Update(Window, UInt32, UInt32) |
Update a texture from the contents of a window
|
![]() |
Update(Byte, UInt32, UInt32, UInt32, UInt32) |
Update a texture from an array of pixels
|
