Skip to main content

PMCGImageCreateWithEPSDataProvider

Function PMCGImageCreateWithEPSDataProvider 

Source
pub unsafe extern "C-unwind" fn PMCGImageCreateWithEPSDataProvider(
    eps_data_provider: Option<&CGDataProvider>,
    eps_preview: &CGImage,
) -> Option<CFRetained<CGImage>>
Available on crate features objc2-core-graphics and PMCore and PrintCore only.