png-compressor
Preparing search index...
png-codec/decode/decoder
decodePng
Function decodePng
decodePng
(
data
:
Readonly
<
Uint8Array
>
,
options
?:
IDecodePngOptions
,
)
:
Promise
<
IDecodedPng
<
IImage32
|
IImage64
>
>
Parameters
data
:
Readonly
<
Uint8Array
>
options
:
IDecodePngOptions
= {}
Returns
Promise
<
IDecodedPng
<
IImage32
|
IImage64
>
>
Settings
Theme
OS
Light
Dark
png-compressor
Loading...