MCPcopy Create free account
hub / github.com/ImageOptim/libimagequant / liq_image_destroy

Method liq_image_destroy

imagequant-sys/org/pngquant/Image.java:73–73  ·  view source on GitHub ↗
(long handle)

Source from the content-addressed store, hash-verified

71
72 private static native long liq_image_create(long attr, byte[] bitmap, int width, int height, int components);
73 private static native void liq_image_destroy(long handle);
74}

Callers 1

closeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected