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 |
S_MASK |
static String |
X_IMAGE_TYPE |
document, flavour, OPI, resources, 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 |
getcontainsAlternates()
true if the image dictionary contains Alternates key
|
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) |
protected List<PDSMaskImage> |
getSMask() |
getcontainsOPI, getcontainsSMask, getLinkToDictionary, getSubtype, getTypedPDXObjectgetisInheritedaddAction, getIDgetContext, getExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetcontainsOPI, getcontainsSMask, getSubtypegetisInheritedgetContext, getExtraContext, getID, 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 static final String S_MASK
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 Boolean getcontainsAlternates()
PDXImagegetcontainsAlternates in interface PDXImagepublic List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - - the name of a linkprotected List<PDSMaskImage> getSMask()
public boolean containsTransparency()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.