Uses of Class
com.ironsoftware.ironpdf.image.DrawImageOptions
-
Uses of DrawImageOptions in com.ironsoftware.ironpdf
Modifier and TypeMethodDescriptionfinal void
PdfDocument.drawImage
(byte[] imageBytes, DrawImageOptions option) Draws an image onto the PDF documentfinal void
PdfDocument.drawImage
(Path imagePath, DrawImageOptions option) Draws an image onto the PDF document