Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
blurhash
v0.1.1
Top Level Namespace
Base83
Blurhash
RGB
SRGB
Utils
Generated using Crystal 1.10.1
2024-03-04 04:39:39 UTC
module
Blurhash::
SRGB
Extended Modules
Blurhash::SRGB
Defined in:
blurhash/srgb.cr
Instance Method Summary
#from_linear
(value : Float) : Int32
#to_linear
(value : Int) : Float64
Instance Method Detail
def
from_linear
(value : Float) : Int32
#
[
View source
]
def
to_linear
(value : Int) : Float64
#
[
View source
]