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

Method depth

modules/commodetto/commodettoReadPNG.js:55–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53
54 get channels() { return native("xs_PNG_get_channels").call(this); }
55 get depth() { return native("xs_PNG_get_depth").call(this); }
56
57// get palette()
58

Callers 14

runMethod · 0.45
runMethod · 0.45
runMethod · 0.45
padMethod · 0.45
constructorMethod · 0.45
pixelsToBytesMethod · 0.45
pixelsToBytesFunction · 0.45
pixelsToBytesFunction · 0.45
pixelsToBytesMethod · 0.45
constructorMethod · 0.45
decompressMethod · 0.45
constructorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected