| Package | Description |
|---|---|
| com.atlassian.confluence.content.render.image | |
| com.atlassian.confluence.macro | |
| com.atlassian.confluence.pages.thumbnail |
| Modifier and Type | Field and Description |
|---|---|
static ImageDimensions |
ImageDimensions.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static ImageDimensions |
ImageRenderUtils.dimensionsForImage(ImageInputStream inputStream)
Helper class that uses an
ImageReader to determine the width and height of an image. |
static ImageDimensions |
ImageRenderUtils.dimensionsForImage(InputStream is) |
| Constructor and Description |
|---|
DefaultImagePlaceholder(String url,
boolean applyPlaceholderChrome,
ImageDimensions imageDimensions) |
| Modifier and Type | Method and Description |
|---|---|
ImageDimensions |
Dimensions.getImageDimensions()
Deprecated.
|
| Constructor and Description |
|---|
Dimensions(ImageDimensions imageDimensions)
Deprecated.
|
ThumbnailInfo(Attachment attachment,
ImageDimensions attachmentDimensions,
ImageDimensions thumbnailDimensions) |
Copyright © 2003–2017 Atlassian. All rights reserved.