module Blurhash::SRGB

Extended Modules

Defined in:

blurhash/srgb.cr

Instance Method Summary

Instance Method Detail

def from_linear(value : Float) : Int32 #

[View source]
def to_linear(value : Int) : Float64 #

[View source]