Expand description
Render-related items.
Re-exports§
pub use crate::render::generic::BlendMode;
pub use crate::render::generic::Fill;
pub use crate::render::generic::FillRule;
pub use crate::render::generic::Gradient;
pub use crate::render::generic::GradientType;
pub use crate::render::generic::Order;
pub use crate::render::generic::Style;
Modules§
Structs§
- A group of ordered layers.
- Rendering context and API start point.
- Rectangular copy region.
- Rendering context and API start point.
- Closed path built by a
PathBuilder
. - Builds one closed path.
- Post-render image copy.
- Pre-render image clear.
- Pre-render image copy.
- Raster built by a
RasterBuilder
. - Builds one Raster.
- Rendering extensions.