MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / drawBitmap

Method drawBitmap

typings/commodetto/Poco.d.ts:60–60  ·  view source on GitHub ↗
(bits: Bitmap, x: number, y: number)

Source from the content-addressed store, hash-verified

58 drawPixel(color: number, x: number, y: number): void
59
60 drawBitmap(bits: Bitmap, x: number, y: number): void
61 drawBitmap(bits: Bitmap, x: number, y: number, sx: number, sy: number): void
62 drawBitmap(bits: Bitmap, x: number, y: number, sx: number, sy: number, sw: number, sh: number): void
63

Callers 15

decompressFunction · 0.80
encodeMethod · 0.80
getColorMethod · 0.80
drawbitmap.jsFile · 0.80
drawbitmap.jsFile · 0.80
drawAlbumArtMethod · 0.80
main.jsFile · 0.80
main.jsFile · 0.80
renderFunction · 0.80
renderFunction · 0.80
callbackMethod · 0.80
main.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected