| 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 |
|---|---|
XImageCollection |
Resources.getImages()
Gets
Images images collection |
static XImageCollection |
InternalHelper.getParent(XImage xImage) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InternalHelper.addImageInternal(XImageCollection images,
com.aspose.ms.System.IO.MemoryStream stream) |
static com.aspose.pdf.engine.data.IPdfObject |
InternalHelper.deleteBySize(XImageCollection value,
XImage image) |
static com.aspose.pdf.engine.data.IPdfObject |
InternalHelper.deleteBySizeAndIndex(XImageCollection value,
XImage image) |
static void |
InternalHelper.replace(XImageCollection images,
int idx,
com.aspose.ms.System.IO.Stream ms,
int quality,
boolean isBlackAndWhite) |
Copyright © 2016 Aspose. All Rights Reserved.