TextureBlitTo Method |
| Name | Description | |
|---|---|---|
| BlitTo(UInt16, Texture, Int32, Int32, Int32, Int32, Int32, Int32) |
Blits the contents of the texture to another texture.
| |
| BlitTo(Encoder, UInt16, Texture, Int32, Int32, Int32, Int32, Int32, Int32) |
Blits the contents of the texture to another texture.
| |
| BlitTo(UInt16, Texture, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32) |
Blits the contents of the texture to another texture.
| |
| BlitTo(Encoder, UInt16, Texture, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32) |
Blits the contents of the texture to another texture.
|