public final class JavaSurface extends AbstractSurface
| Constructor and Description |
|---|
JavaSurface(int[] dataInt,
int dataType,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
IntBuffer |
getDataIntBuffer() |
public JavaSurface(int[] dataInt,
int dataType,
int width,
int height)
public IntBuffer getDataIntBuffer()
Copyright © 2025. All rights reserved.