webrender_
api
0.66.0
Module color
Module Items
Structs
Functions
In crate webrender_
api
webrender_api
Module
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.
Premultiplied
ColorF
Represents pre-multiplied RGBA colors with floating point numbers.
Functions
§
round_
to_
int
🔒