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