public class PBoxPDXImage extends PBoxPDXObject implements PDXImage
| Modifier and Type | Field and Description |
|---|---|
static String |
ALTERNATES |
static String |
IMAGE_CS |
static String |
INTENT |
static String |
JPX_STREAM |
static String |
X_IMAGE_TYPE |
document, flavour, OPI, resources, S_MASK, X_OBJECT_TYPEcMap, contentStream, MAX_NUMBER_OF_ELEMENTS, pdFontLike, simplePDObjectcontextDependent| Modifier | Constructor and Description |
|---|---|
|
PBoxPDXImage(PDImageXObjectProxy simplePDObject,
PDInheritableResources resources,
PDDocument document,
PDFAFlavour flavour) |
protected |
PBoxPDXImage(PDImageXObjectProxy simplePDObject,
PDInheritableResources resources,
String type,
PDDocument document,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsTransparency() |
Boolean |
getInterpolate()
Interpolate key in the image dictionary or the value of the I key in the inline image dictionary
|
List<? extends Object> |
getLinkedObjects(String link) |
getLinkToDictionary, getOPI, getSMask, getSubtype, getTypedPDXObjectgetisInheritedaddAction, getIDgetLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSubtypegetisInheritedgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String X_IMAGE_TYPE
public static final String IMAGE_CS
public static final String ALTERNATES
public static final String INTENT
public static final String JPX_STREAM
public PBoxPDXImage(PDImageXObjectProxy simplePDObject, PDInheritableResources resources, PDDocument document, PDFAFlavour flavour)
protected PBoxPDXImage(PDImageXObjectProxy simplePDObject, PDInheritableResources resources, String type, PDDocument document, PDFAFlavour flavour)
public Boolean getInterpolate()
PDXImagegetInterpolate in interface PDXImagepublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class PBoxPDXObjectlink - - the name of a linkpublic boolean containsTransparency()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.