Uses of Class
com.ironsoftware.ironpdf.image.DrawImageOptions
Packages that use DrawImageOptions
-
Uses of DrawImageOptions in com.ironsoftware.ironpdf
Methods in com.ironsoftware.ironpdf with parameters of type DrawImageOptionsModifier and TypeMethodDescriptionfinal voidPdfDocument.drawImage(byte[] imageBytes, DrawImageOptions option) Draws an image onto the PDF documentfinal voidPdfDocument.drawImage(Path imagePath, DrawImageOptions option) Draws an image onto the PDF document