Skip to main content

pdfcolorstack

Function pdfcolorstack 

Source
pub fn pdfcolorstack<ET: EngineTypes>(
    engine: &mut EngineReferences<'_, ET>,
    tk: ET::Token,
) -> TeXResult<(), ET>
where ET::Extension: PDFExtension<ET>, ET::CustomNode: From<PDFNode<ET>>,