qoiformats ~master (2022-01-21T17:43:45.4230392)
Dub
Repo
QoiImage.this
qoiformats
QoiImage
Undocumented in source.
class
QoiImage
this
(
uint
width
= 0
,
uint
height
= 0
,
QoiColor
color
= new
QoiColor
(0, 0, 0)
,
QOI_CHANNELS
channels
=
QOI_CHANNELS.RGB
,
QOI_COLORSPACE
colorspace
=
QOI_COLORSPACE.SRGB
)
Meta
Source
See Implementation
qoiformats
QoiImage
aliases
area
height
image
info
width
constructors
this
functions
getArea
getHeight
getImage
getInfo
getWidth
load
opIndex
opIndexAssign
save
toString