Pixel Data JS - v0.40.1
Preparing search index...
MutablePixelData
Interface MutablePixelData<T>
interface
MutablePixelData
<
T
extends
ImageDataLike
=
ImageData
>
{
data
:
Uint32Array
;
h
:
number
;
imageData
:
T
;
w
:
number
;
}
Type Parameters
T
extends
ImageDataLike
=
ImageData
Hierarchy (
View Summary
)
PixelData32
MutablePixelData
Index
Properties
data
h
image
Data
w
Properties
data
data
:
Uint32Array
h
h
:
number
image
Data
imageData
:
T
w
w
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
h
image
Data
w
Pixel Data JS - v0.40.1
Loading...