Runtime fix
This commit is contained in:
@@ -208,6 +208,7 @@ class Image {
|
|||||||
|
|
||||||
#if js
|
#if js
|
||||||
ImageCanvasUtil.convertToData (this);
|
ImageCanvasUtil.convertToData (this);
|
||||||
|
ImageCanvasUtil.convertToData (sourceImage);
|
||||||
#end
|
#end
|
||||||
|
|
||||||
ImageDataUtil.copyPixels (this, sourceImage, sourceRect, destPoint, alphaImage, alphaPoint, mergeAlpha);
|
ImageDataUtil.copyPixels (this, sourceImage, sourceRect, destPoint, alphaImage, alphaPoint, mergeAlpha);
|
||||||
|
|||||||
Reference in New Issue
Block a user