pub type PietImage = CairoImage;
Expand description
The associated image type for this backend.
This type matches RenderContext::Image
Aliased Typeยง
pub struct PietImage(/* private fields */);
pub type PietImage = CairoImage;
The associated image type for this backend.
This type matches RenderContext::Image
pub struct PietImage(/* private fields */);