Skip to main content

resource_name

Function resource_name 

Source
pub(crate) fn resource_name(handle: &ImageHandle) -> String
Expand description

Stable PDF resource name for the image with handle.id. Mirrors the /F<n> convention used by the font emitter; every page’s resource dict declares /Im<n> so PDF readers can resolve the references in the content stream.