webrender_api
0.65.0
Module color
Structs
Functions
In crate webrender_api
Module
webrender_api
::
color
Copy item path
source
·
[
−
]
Structs
§
ColorF
Represents RGBA screen colors with floating point numbers.
ColorU
Represents RGBA screen colors with one byte per channel.
PremultipliedColorF
Represents pre-multiplied RGBA colors with floating point numbers.
Functions
§
round_to_int
🔒