Blit part of a image to the console

Declaration Syntax

Parameters
- console (Console)
- Console target
- x (Int32)
- x coord of upper left of image on console
- y (Int32)
- y coord of upper right of image on console
- w (Int32)
- Width of part of image to blit
- h (Int32)
- Height of part of image to blit
- background (Background)
- How image affects background color
Assembly:
libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)