mirror of
https://github.com/konvajs/konva.git
synced 2025-12-17 18:01:15 +08:00
updated docs
This commit is contained in:
@@ -745,7 +745,7 @@ Kinetic.Node.prototype = {
|
||||
* @name toImage
|
||||
* @methodOf Kinetic.Node.prototype
|
||||
* @param {Object} config
|
||||
* @param {Function} callback since the toImage() method is asynchonrous, the
|
||||
* @param {Function} config.callback since the toImage() method is asynchonrous, the
|
||||
* resulting image object is passed into the callback function
|
||||
* @param {String} [config.mimeType] mime type. can be "image/png" or "image/jpeg".
|
||||
* "image/png" is the default
|
||||
|
||||
Reference in New Issue
Block a user