pixel-data-js
Preparing search index...
_types
ImageDataLike
Type Alias ImageDataLike
type
ImageDataLike
=
{
data
:
Uint8ClampedArray
<
ArrayBuffer
>
;
height
:
number
;
width
:
number
;
}
Index
Properties
data
height
width
Properties
data
data
:
Uint8ClampedArray
<
ArrayBuffer
>
height
height
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
height
width
pixel-data-js
Loading...