Click or drag to resize

TextureBlitTo Method

Overload List
  NameDescription
Public methodBlitTo(UInt16, Texture, Int32, Int32, Int32, Int32, Int32, Int32)
Blits the contents of the texture to another texture.
Public methodBlitTo(Encoder, UInt16, Texture, Int32, Int32, Int32, Int32, Int32, Int32)
Blits the contents of the texture to another texture.
Public methodBlitTo(UInt16, Texture, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
Blits the contents of the texture to another texture.
Public methodBlitTo(Encoder, UInt16, Texture, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32)
Blits the contents of the texture to another texture.
Top
See Also