Skip to main content

Crate tattoy_wezterm_color_types

Crate tattoy_wezterm_color_types 

Source

Structsยง

LinearRgba
A pixel value encoded as linear RGBA values in f32 format (range: 0.0-1.0)
SrgbaPixel
A pixel holding SRGBA32 data in big endian format
SrgbaTuple
A pixel value encoded as SRGBA RGBA values in f32 format (range: 0.0-1.0)