Preparing search index...
The search index is not available
SCI.js
SCI.js
@4bitlabs/image
ImageDataLike
Interface ImageDataLike
interface
ImageDataLike
{
data
:
Uint8ClampedArray
;
width
:
number
;
height
:
number
;
}
Index
Properties
data
width
height
Properties
Readonly
data
data
:
Uint8ClampedArray
Readonly
width
width
:
number
Readonly
height
height
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
width
height
SCI.js
Loading...