public class InlineImageStreamReference extends ImageReference
futureTask, graphicsState, image, imageIndex, imageStream, parentPage, reference, resources, useProxy| Constructor and Description |
|---|
InlineImageStreamReference(ImageStream imageStream,
GraphicsState graphicsState,
Resources resources,
int iamgeIndex,
Page page) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.image.BufferedImage |
call() |
int |
getHeight() |
java.awt.image.BufferedImage |
getImage() |
int |
getWidth() |
createImage, drawImage, getImageStream, isImage, notifyImagePageEvents, notifyPageImageLoadedEvent, notifyPageLoadingEndedpublic InlineImageStreamReference(ImageStream imageStream, GraphicsState graphicsState, Resources resources, int iamgeIndex, Page page)
public int getWidth()
getWidth in class ImageReferencepublic int getHeight()
getHeight in class ImageReferencepublic java.awt.image.BufferedImage getImage()
getImage in class ImageReferencepublic java.awt.image.BufferedImage call()