- getArea
uint getArea()
Undocumented in source. Be warned that the author may not have intended to support it.
- getHeight
uint getHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
- getImage
QoiColor[] getImage()
Undocumented in source. Be warned that the author may not have intended to support it.
- getInfo
QoiImageInfo getInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
- getWidth
uint getWidth()
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
QoiColor opIndex(uint x, uint y)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
QoiColor opIndex(uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
QoiColor opIndexAssign(QoiColor color, uint x, uint y)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
QoiColor opIndexAssign(QoiColor color, uint x)
Undocumented in source. Be warned that the author may not have intended to support it.
- save
void save(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.