[][src]Module iced_graphics::layer

Organize rendering primitives into a flattened list of layers.

Structs

Layer

A group of primitives that should be clipped together.

Mesh

A mesh of triangles.

Quad

A colored rectangle with a border.

Text

A paragraph of text.

Enums

Image

A raster or vector image.