THotPDF.AddMonochromeImageAuto Method
Ringkasan metode: THotPDF.AddMonochromeImageAuto Method
Deklarasi
function AddMonochromeImageAuto(Image: TGraphic): Integer;
Unit
HPDFDoc
Parameter
| Nama | Tujuan |
|---|---|
Image | Graphic object used as the monochrome image source |
Nilai balik
Image resource index for the monochrome image
Catatan penggunaan
- 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 terkait
- THotPDF
- THotPDF.AddImage Method
- THotPDF.AddImageFromFile Method
- Contents