THotPDF.AddMonochromeImageAuto Method
Metódus összefoglaló: THotPDF.AddMonochromeImageAuto Method
Deklaráció
function AddMonochromeImageAuto(Image: TGraphic): Integer;
Egység
HPDFDoc
Paraméterek
| Név | Cél |
|---|---|
Image | Graphic object used as the monochrome image source |
Visszatérési érték
Image resource index for the monochrome image
Használati megjegyzések
- 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
Kapcsolódó API-k
- THotPDF
- THotPDF.AddImage Method
- THotPDF.AddImageFromFile Method
- Contents