png-compressor
Preparing search index...
data-blocks
encodeImageDataBlocks
Function encodeImageDataBlocks
encodeImageDataBlocks
(
image
:
Uint8Array
|
ArrayBuffer
|
IImage32
|
IImage64
,
blockDefinition
:
{
[
key
:
string
]:
ArrayBuffer
|
JsonValue
|
(ArrayBuffer | JsonValue)
[]
;
}
,
)
:
Promise
<
Uint8Array
>
Encode image with data blocks
Parameters
image
:
Uint8Array
|
ArrayBuffer
|
IImage32
|
IImage64
blockDefinition
:
{
[
key
:
string
]:
ArrayBuffer
|
JsonValue
|
(ArrayBuffer | JsonValue)
[]
}
Returns
Promise
<
Uint8Array
>
Settings
Theme
OS
Light
Dark
png-compressor
Loading...
Encode image with data blocks