public class GFPDXImage extends GFPDXObject 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 |
OPI, resourcesHandler, X_OBJECT_TYPERESOURCE_TYPEcontentStream, document, id, MAX_NUMBER_OF_ELEMENTS, pdcMap, pdFont, simpleCOSObject, simplePDObjectcontextDependent| Modifier | Constructor and Description |
|---|---|
protected |
GFPDXImage(PDXImage simplePDObject,
PDResourcesHandler resourcesHandler,
PDColorSpace inheritedFillCS) |
protected |
GFPDXImage(PDXImage simplePDObject,
PDResourcesHandler resourcesHandler,
PDColorSpace inheritedFillCS,
String type) |
| 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, 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
protected GFPDXImage(PDXImage simplePDObject, PDResourcesHandler resourcesHandler, PDColorSpace inheritedFillCS)
protected GFPDXImage(PDXImage simplePDObject, PDResourcesHandler resourcesHandler, PDColorSpace inheritedFillCS, String type)
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.