Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
qoi
main
Qoi
Pixel
QOIChannel
QOIColorSpace
QOIHeader
QOIError
Generated using Crystal 1.14.0
2024-11-26 09:49:31 UTC
enum
Qoi::
QOIChannel
Defined in:
qoi.cr
Enum Members
QOI_RGB
=
3_u8
QOI_RGBA
=
4_u8
Instance Method Summary
#qoi_rgb?
#qoi_rgba?
Instance Method Detail
def
qoi_rgb?
#
[
View source
]
def
qoi_rgba?
#
[
View source
]