arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
ApngAnimation.this
arsd
apng
ApngAnimation
If palette is null, it is a true color image. If it has data, it is indexed.
this
()
this
(int width, int height, Color[] palette)
class
ApngAnimation
this
(
int
width
,
int
height
,
Color
[]
palette
= null
)
Meta
Source
See Implementation
arsd
apng
ApngAnimation
constructors
this
functions
addFrame
createOtherChunksWhenSaving
handleOtherChunkWhenLoading
renderer
If palette is null, it is a true color image. If it has data, it is indexed.