Blits an image or part of an image to the render target with scaling.
- Parameters
-
x | The x coordinate, in screen space, where the image will be drawn. |
y | The y coordinate, in screen space, where the image will be drawn. |
uvs | An MFRect containing and segment of the image to blit. |
- Returns
- None.