Aspose::Pdf::XImageCollection::CopyTo metod
XImageCollection::CopyTo method
Kopierar en array av bilder till samlingen.
void Aspose::Pdf::XImageCollection::CopyTo(System::ArrayPtr<System::SharedPtr<Aspose::Pdf::XImage>> array, int32_t index) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| array | System::ArrayPtr<System::SharedPtr<Aspose::Pdf::XImage>> | Array som ska kopieras. |
| index | int32_t | Index där bilderna kommer att kopieras till samlingen. |
Se även
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XImage
- Class XImageCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++