png-compressor
Preparing search index...
png-codec/api
IImage64
Interface IImage64
A 64-bit image, 16 bits per channel in rgba format.
interface
IImage64
{
data
:
Uint16Array
;
height
:
number
;
width
:
number
;
}
Index
Properties
data
height
width
Properties
data
data
:
Uint16Array
height
height
:
number
width
width
:
number
Settings
Theme
OS
Light
Dark
On This Page
Properties
data
height
width
png-compressor
Loading...
A 64-bit image, 16 bits per channel in rgba format.