public class ImageData extends Object
Modifier and Type | Field and Description |
---|---|
double[] |
data |
double |
height |
static ImageData |
prototype |
double |
width |
constructor
Constructor and Description |
---|
ImageData() |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public double[] data
public double height
public double width
public static ImageData prototype