Uses of Class
com.qoppa.pdfWriter.ImageParam

Uses of ImageParam in com.qoppa.pdfWriter
 

Methods in com.qoppa.pdfWriter that return ImageParam
 ImageParam PDFGraphics.getImageParams()
          Returns the current image encoding parameters.
 

Methods in com.qoppa.pdfWriter with parameters of type ImageParam
 void PDFGraphics.setImageParams(ImageParam imageParams)
          Sets the image encoding parameters.