Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageOptim/libimagequant
/ getWidth
Method
getWidth
imagequant-sys/org/pngquant/Image.java:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
return
addFixedColor(r, g, b, 255);
41
}
42
public
native
int
getWidth();
43
public
native
int
getHeight();
44
45
public
void
close() {
Callers
3
getRemapped
Method · 0.80
Image
Method · 0.80
handleFromImage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected