MCPcopy 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

getRemappedMethod · 0.80
ImageMethod · 0.80
handleFromImageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected