Aspose::Pdf::LogicalStructure::IllustrationElement::SetImage metod
IllustrationElement::SetImage(System::String, double) method
Lägger till bild i det aktuella illustrationselementet.
virtual void Aspose::Pdf::LogicalStructure::IllustrationElement::SetImage(System::String imageSrc, double imageResolution=300)
| Parameter | Typ | Beskrivning |
|---|---|---|
| imageSrc | System::String | Image källa. |
| imageResolution | double | (Valfri) Image Upplösning. Standard: 300 DPI. |
Se även
- Class String
- Class IllustrationElement
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++
IllustrationElement::SetImage(System::String, double, double) method
Lägger till bild i det aktuella illustrationselementet.
virtual void Aspose::Pdf::LogicalStructure::IllustrationElement::SetImage(System::String imageSrc, double imageWidth, double imageHeight)
| Parameter | Typ | Beskrivning |
|---|---|---|
| imageSrc | System::String | Image källa. |
| imageWidth | double | Image bredd. |
| imageHeight | double | Image höjd. |
Se även
- Class String
- Class IllustrationElement
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++