[]屏幕截屏问题
Offline.prototype.setSave=function(){
if( window.conch )
{
window.conch.captureScreen(function(arrayBuff,width,height){
window.image = window.document.createElement("img");
window.image.putImageData(arrayBuff,width,height);
})
}
}
E/LayaBox: >>>>>>>>>>>>>>>>>>>>>>>>>>>>className:layaair/game/browser/ExportJavaFunction,methodName:captureScreen
>>>>>>>>>>>>before
E/LayaBox: >>>>>>>>>>>>after
E/temp: >>>>>>>>>>>>>>>>>>>>>>>useTimenew808
I/LayaBox: alert=apploader.js:5719: TypeError: image is not a function
this._nativeObj = new image();
^
TypeError: image is not a function
at new HTMLImageElement (apploader.js:5719:27)
at Document.create_img (apploader.js:6161:19)
at Document.createElement (apploader.js:6145:21)
at conch.eval (http://114.115.137.176/play/main.min.js:1:263)
那位大神帮我看看,搞了3天了,拜托了,急呀
没有找到相关结果
已邀请:
要回复问题请先登录
3 个回复
Aar0n
赞同来自:
sata121
赞同来自:
Aar0n
赞同来自: