mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-28 17:02:24 -05:00
parent
e43f7a8735
commit
9f249101f0
1 changed files with 1 additions and 1 deletions
|
@ -561,7 +561,7 @@ var Raster = Item.extend(/** @lends Raster# */{
|
|||
/**
|
||||
* Draws an image on the raster.
|
||||
*
|
||||
* @param {HTMLImageElement|HTMLCanvasElement} image
|
||||
* @param {CanvasImageSource} image
|
||||
* @param {Point} point the offset of the image as a point in pixel
|
||||
* coordinates
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue