Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library which are either directly in it like Document or indirectly through several subpackages. |
Modifier and Type | Method and Description |
---|---|
XImage |
XImageCollection.get_Item(int index)
Gets image from collection by its index.
|
XImage |
XImageCollection.get_Item(String name)
Gets image from collection by its name.
|
XImage |
ImagePlacement.getImage()
Gets related XImage resource object.
|
XImage |
Artifact.getImage()
Gets image of the artifact (if presents).
|
static XImage |
InternalHelper.newXImage(com.aspose.pdf.engine.data.IPdfDataStream image) |
Copyright © 2018 Aspose. All Rights Reserved.