Struct printpdf::types::plugins::graphics::xobject::ImageXObjectRef[][src]

pub struct ImageXObjectRef { /* fields omitted */ }

Named reference to an image

Trait Implementations

impl Debug for ImageXObjectRef
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations