Skip to main content

UIGraphicsImageDrawingActions

Type Alias UIGraphicsImageDrawingActions 

Source
pub type UIGraphicsImageDrawingActions = *mut DynBlock<dyn Fn(NonNull<UIGraphicsImageRendererContext>)>;
Available on crate features block2 and UIGraphicsImageRenderer and UIGraphicsRenderer only.
Expand description