MCPcopy Create free account
hub / github.com/HumbleUI/Skija / _nGetImageInfo

Method _nGetImageInfo

shared/java/Codec.java:365–365  ·  view source on GitHub ↗
(long ptr)

Source from the content-addressed store, hash-verified

363 @ApiStatus.Internal public static native long _nGetFinalizer();
364 @ApiStatus.Internal public static native long _nMakeFromData(long dataPtr);
365 @ApiStatus.Internal public static native ImageInfo _nGetImageInfo(long ptr);
366 @ApiStatus.Internal public static native long _nGetSize(long ptr);
367 @ApiStatus.Internal public static native int _nGetEncodedOrigin(long ptr);
368 @ApiStatus.Internal public static native int _nGetEncodedImageFormat(long ptr);

Callers 1

getImageInfoMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected