THotPDF.AddMonochromeImageAuto Method
Menetelmän yhteenveto: THotPDF.AddMonochromeImageAuto Method
Määrittely
function AddMonochromeImageAuto(Image: TGraphic): Integer;
Yksikkö
HPDFDoc
Parametrit
| Nimi | Tarkoitus |
|---|---|
Image | Graphic object used as the monochrome image source |
Paluuarvo
Image resource index for the monochrome image
Käyttöhuomautukset
- 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
Aiheeseen liittyvät API:t
- THotPDF
- THotPDF.AddImage Method
- THotPDF.AddImageFromFile Method
- Contents