cssparser
0.35.0
In cssparser::
color
Modules
cssparser_internal
Structs
named_colors
Enums
PredefinedColorSpace
Constants
OPAQUE
Statics
MAP
Functions
all_named_colors
clamp_floor_256_f32
clamp_unit_f32
from_hex
parse_hash_color
parse_named_color
serialize_color_alpha
cssparser
::
color
Function
clamp_floor_256_f32
Copy item path
Settings
Help
Summary
Source
pub fn clamp_floor_256_f32(val:
f32
) ->
u8
Expand description
Round and clamp a single number to a u8.