PdfImage.LoadImage Method

PDF File Writer

PdfImageLoadImage Method

Overload List
  NameDescription
Public methodLoadImage(Boolean)
Load image from black and white bool matrix
Public methodLoadImage(Image)
Load image from Image derived class (Bitmap)
Public methodLoadImage(String)
Load image from file
Public methodLoadImage(Pdf417Encoder)
Load image fro Pdf417Encoder
Public methodLoadImage(QREncoder)
Load image from QRCode encoder
Top
See Also