public class Bitmap extends DvmObject<BufferedImage>
memoryBlock, value| 构造器和说明 |
|---|
Bitmap(VM vm,
BufferedImage image) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.sun.jna.Pointer |
lockPixels(Emulator<?> emulator,
BufferedImage image,
ByteBuffer buffer) |
void |
unlockPixels() |
allocateMemoryBlock, callJniMethod, callJniMethod, callJniMethodBoolean, callJniMethodInt, callJniMethodLong, callJniMethodObject, freeMemoryBlock, getObjectType, getValue, isInstanceOf, toStringpublic Bitmap(VM vm, BufferedImage image)
public com.sun.jna.Pointer lockPixels(Emulator<?> emulator, BufferedImage image, ByteBuffer buffer)
public void unlockPixels()
Copyright © 2021. All rights reserved.