MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / drawImage

Method drawImage

packages/sdk/src/adapters/iframe.test.ts:679–679  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

677 getContext(_type: string) {
678 return {
679 drawImage() {},
680 getImageData() {
681 if (behavior === "tainted") {
682 throw new DOMException("Tainted canvases may not be exported.", "SecurityError");

Callers 15

uploadAndBlurMethod · 0.80
_renderGlassElementMethod · 0.80
_captureRegionMethod · 0.80
uploadAndBlurMethod · 0.80
_renderGlassElementMethod · 0.80
_captureRegionMethod · 0.80
uploadAndBlurMethod · 0.80
_renderGlassElementMethod · 0.80
_captureRegionMethod · 0.80
uploadAndBlurMethod · 0.80
_renderGlassElementMethod · 0.80
_captureRegionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected