Module style::values::generics::image
[−]
[src]
Generic types for the handling of images.
Structs
ColorStop |
A color stop. https://drafts.csswg.org/css-images/#typedef-color-stop-list |
Gradient |
A CSS gradient. https://drafts.csswg.org/css-images/#gradients |
MozImageRect |
Values for |
PaintWorklet |
Specified values for a paint worklet. https://drafts.css-houdini.org/css-paint-api/ |
Enums
Circle |
A circle shape. |
CompatMode |
Whether we used the modern notation or the compatibility |
Ellipse |
An ellipse shape. |
EndingShape |
A radial gradient's ending shape. |
GradientItem |
A gradient item. https://drafts.csswg.org/css-images-4/#color-stop-syntax |
GradientKind |
A gradient kind. |
Image |
An image. |
ShapeExtent |
Traits
LineDirection |
The direction of a linear gradient. |