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 |
X_IMAGE_TYPE |
OPI, resourcesHandler, S_MASK, 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) |
getcontainsOPI, getcontainsSMask, getSMask, getSubtype, getTypedPDXObjectgetisInheritedaddAction, getIDgetExtraContext, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetcontainsOPI, getcontainsSMask, getSubtypegetisInheritedgetExtraContext, 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
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 GFPDXObjectlink - - the name of a linkpublic boolean containsTransparency()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.