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::
QOIColorSpace
Defined in:
qoi.cr
Enum Members
QOI_SRGB
=
0_u8
QOI_LINEAR
=
1_u8
Instance Method Summary
#qoi_linear?
#qoi_srgb?
Instance Method Detail
def
qoi_linear?
#
[
View source
]
def
qoi_srgb?
#
[
View source
]