(long ptr)
| 296 | public static native ImageInfo _nGetImageInfo(long ptr); |
| 297 | public static native int _nGetRowBytes(long ptr); |
| 298 | public static native long _nGetAddr(long ptr); |
| 299 | public static native int _nGetRowBytesAsPixels(long ptr); |
| 300 | public static native int _nComputeByteSize(long ptr); |
| 301 | public static native boolean _nComputeIsOpaque(long ptr); |