Preparing search index...
The search index is not available
@kayahr/stackblur
@kayahr/stackblur
ImageDataLike
Interface ImageDataLike
interface
ImageDataLike
{
data
:
Uint8Array
|
Uint8ClampedArray
;
height
:
number
;
width
:
number
;
}
Index
Properties
data
height
width
Properties
data
data
:
Uint8Array
|
Uint8ClampedArray
height
height
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
height
width
@kayahr/stackblur
Loading...