Module image

Source
Expand description

CSS handling for the computed value of images

Re-exports§

pub use specified::ImageRendering;

Enums§

LineDirection
A computed gradient line direction.

Type Aliases§

CrossFade
Computed values for CSS cross-fade https://drafts.csswg.org/css-images-4/#cross-fade-function
EndingShape
A computed radial gradient ending shape.
Gradient
Computed values for a CSS gradient. https://drafts.csswg.org/css-images/#gradients
Image
Computed values for an image according to CSS-IMAGES. https://drafts.csswg.org/css-images/#image-values
ImageSet
The computed value for an image-set() image.