PietImage

Type Alias PietImage 

Source
pub type PietImage = Bitmap;
Expand description

The associated image type for this backend.

This type matches RenderContext::Image

Aliased Typeยง

pub struct PietImage { /* private fields */ }