THotPDF.AddMonochromeImageAuto Method
Rezumatul metodei: THotPDF.AddMonochromeImageAuto Method
Declarație
function AddMonochromeImageAuto(Image: TGraphic): Integer;
Unitate
HPDFDoc
Parametri
| Nume | Scop |
|---|---|
Image | Graphic object used as the monochrome image source |
Valoare de întoarcere
Image resource index for the monochrome image
Note de utilizare
- 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-uri asociate
- THotPDF
- THotPDF.AddImage Method
- THotPDF.AddImageFromFile Method
- Contents