public class RawScale8d
extends java.lang.Object
Constructor and Description |
---|
RawScale8d(int[] imageData,
int dataWidth,
int dataHeight)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
int[] |
getScaledData()
Returns the scale image data.
|