PdfImage.LoadImage Method
From PDF File Writer
PDF File Writer Class Library - Author Uzi Granot
PdfImageLoadImage Method |
| Name | Description | |
|---|---|---|
| LoadImage(Boolean) |
Load image from black and white bool matrix
| |
| LoadImage(Image) |
Load image from Image derived class (Bitmap)
| |
| LoadImage(String) |
Load image from file
| |
| LoadImage(Pdf417Encoder) |
Load image fro Pdf417Encoder
| |
| LoadImage(QREncoder) |
Load image from QRCode encoder
|