Pixel Data JS - v0.28.0
Preparing search index...
makeBinaryMask
Function makeBinaryMask
makeBinaryMask
(
w
:
number
,
h
:
number
,
data
?:
Uint8Array
<
ArrayBufferLike
>
,
)
:
BinaryMask
Creates a Binary Mask
Parameters
w
:
number
width
h
:
number
height
Optional
data
:
Uint8Array
<
ArrayBufferLike
>
values 0-1
Returns
BinaryMask
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Pixel Data JS - v0.28.0
Loading...
Creates a Binary Mask