THotPDF.ExtractLoadedImage Method
Súhrn metódy: THotPDF.ExtractLoadedImage Method
Deklarácia
function ExtractLoadedImage(ImageIndex: Integer): TBitmap;
Unit
HPDFDoc
Parametre
| Name | Účel |
|---|---|
ImageIndex | Zero-based image index |
Návratová hodnota
Bitmap containing the decoded image
Poznámky k použitiu
- The caller owns the returned bitmap instance
- Use THotPDF.GetLoadedImageInfo first when format or dimensions matter
Súvisiace API
- THotPDF
- THotPDF.GetLoadedImageCount Method
- THotPDF.GetLoadedImageInfo Method
- Contents