THotPDF.AddMonochromeImageAuto Method
Sažetak metode: THotPDF.AddMonochromeImageAuto Method
Deklaracija
function AddMonochromeImageAuto(Image: TGraphic): Integer;
Unit
HPDFDoc
Parametri
| Name | Svrha |
|---|---|
Image | Graphic object used as the monochrome image source |
Povratna vrijednost
Image resource index for the monochrome image
Napomene za uporabu
- 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
Povezani API-ji
- THotPDF
- THotPDF.AddImage Method
- THotPDF.AddImageFromFile Method
- Contents