HPDF-1.0: Generation of PDF documentsContentsIndex
Graphics.PDF.Image
Portabilityportable
Stabilityexperimental
Maintainermisc@NOSPAMalpheccar.org
Contents
Images
Types
Functions
Description
PDF Images
Synopsis
data PDFJpeg
createPDFJpeg :: FilePath -> PDF (Either String (PDFReference PDFJpeg))
Images
Types
data PDFJpeg
show/hide Instances
PDFXObject PDFJpeg
PdfObject PDFJpeg
PdfResourceObject (PDFReference PDFJpeg)
Functions
createPDFJpeg :: FilePath -> PDF (Either String (PDFReference PDFJpeg))
Create a PDF XObject for a JPEG image
Produced by Haddock version 0.8