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 |
Artifact.getImage()
Gets image of the artifact (if presents).
|
XImage |
ImagePlacement.getImage()
Gets related XImage resource object.
|
static XImage |
InternalHelper.newXImage(com.aspose.pdf.engine.data.IPdfDataStream image) |
Modifier and Type | Method and Description |
---|---|
static com.aspose.ms.System.Drawing.Image |
InternalHelper.getBlackAndWhite(XImage image) |
Copyright © 2016 Aspose. All Rights Reserved.