Method: TexPlay#splice
- Defined in:
- lib/texplay/c_function_docs.rb
#splice(x, y, source, options = {}) ⇒ Gosu::Image Also known as: composite
Copy an image into another image.
167 168 |
# File 'lib/texplay/c_function_docs.rb', line 167 def splice(x, y, source, = {}) end |