public class MyImage
extends java.lang.Object
| Constructor and Description |
|---|
MyImage(int[] pixels,
int w,
int h) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight() |
int[] |
getPixels() |
int |
getWidth() |
Copyright © 2023. All rights reserved.