from
fun from(stream: PdfStream, refs: IndirectResolver? = null, fillColor: RgbColor? = null): ImageXObject
Pull a stream from a /XObject /Image resource entry into an ImageXObject. refs (when provided) resolves indirect /ColorSpace, /SMask and /Mask references; fillColor tints /ImageMask stencils (pass the current graphics-state fill colour).