Pixel Data JS - v0.28.0
Preparing search index...
MutableMask
Interface MutableMask<T>
interface
MutableMask
<
T
extends
MaskType
>
{
data
:
Uint8Array
;
h
:
number
;
type
:
T
;
w
:
number
;
}
Type Parameters
T
extends
MaskType
Hierarchy (
View Summary
)
MutableMask
MutableAlphaMask
MutableBinaryMask
Index
Properties
data
h
type
w
Properties
data
data
:
Uint8Array
h
h
:
number
Readonly
type
type
:
T
w
w
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
h
type
w
Pixel Data JS - v0.28.0
Loading...