Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
pad
Method · 0.45
constructor
Method · 0.45
pixelsToBytes
Method · 0.45
pixelsToBytes
Function · 0.45
pixelsToBytes
Function · 0.45
pixelsToBytes
Method · 0.45
constructor
Method · 0.45
decompress
Method · 0.45
constructor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected