Module webrender::prim_store::gradient
source ยท Re-exportsยง
pub use linear::MAX_CACHED_SIZE as LINEAR_MAX_CACHED_SIZE;
pub use linear::*;
pub use radial::*;
pub use conic::*;
Modulesยง
Structsยง
- GradientDataEntry ๐An entry in a gradient data table representing a segment of the gradient color space.
- A hashable gradient stop that can be used in primitive keys.
Constantsยง
Functionsยง
- stops_and_min_alpha ๐