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