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