THotPDF.AddMonochromeImageAuto Method
Yöntem özeti: THotPDF.AddMonochromeImageAuto Method
Bildirim
function AddMonochromeImageAuto(Image: TGraphic): Integer;
Birim
HPDFDoc
Parametreler
| Ad | Amaç |
|---|---|
Image | Graphic object used as the monochrome image source |
Dönüş değeri
Image resource index for the monochrome image
Kullanım notları
- 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
İlgili API'ler
- THotPDF
- THotPDF.AddImage Method
- THotPDF.AddImageFromFile Method
- Contents