ImageData
Constructors
<init>
ImageData
(
sw
:
Int
,
sh
:
Int
)
ImageData
(
data
:
Uint8ClampedArray
,
sw
:
Int
,
sh
:
Int
=
definedExternally
)