THotPDF.AddMonochromeImageAuto Method
Povzetek metode: THotPDF.AddMonochromeImageAuto Method
Deklaracija
function AddMonochromeImageAuto(Image: TGraphic): Integer;
Unit
HPDFDoc
Parametri
| Name | Namen |
|---|---|
Image | Graphic object used as the monochrome image source |
Vrnjena vrednost
Image resource index for the monochrome image
Opombe o uporabi
- 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