Searched defs:toDataURL (Results 1 – 10 of 10) sorted by relevance
25 public toDataURL(type?: string, quality?: number): string { method in OffscreenCanvas52 toDataURL:(type?: string, quality?: number)=>string; property
48 this.toDataURL = function(codec, quality) { method in HTMLCanvas
1077 HTMLCanvas.prototype.toDataURL = function() {}; method in HTMLCanvas
590 toDataURL(codec?: string, quality?: number): string; method
1204 HTMLCanvas.prototype.toDataURL = function() {}; method in HTMLCanvas
659 toDataURL(codec?: string, quality?: number): string; method
7838 toDataURL(type?: string, ...args: any[]): string; method
6324 toDataURL(type?: string, quality?: any): string; method
6344 toDataURL(type?: string, quality?: any): string; method