THotPDF.AddMonochromeImageAuto Method
Σύνοψη μεθόδου: THotPDF.AddMonochromeImageAuto Method
Δήλωση
function AddMonochromeImageAuto(Image: TGraphic): Integer;
Μονάδα
HPDFDoc
Παράμετροι
| Όνομα | Σκοπός |
|---|---|
Image | Graphic object used as the monochrome image source |
Τιμή επιστροφής
Image resource index for the monochrome image
Σημειώσεις χρήσης
- Use this API for black-and-white source images such as scanned masks or line art
- The returned image index can be drawn with the normal image placement APIs
Σχετικά API
- THotPDF
- THotPDF.AddImage Method
- THotPDF.AddImageFromFile Method
- Contents