| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.export.settings | |
| com.stimulsoft.report.export.tools |
| Modifier and Type | Method and Description |
|---|---|
int |
StiImageCache.addImageInt(java.awt.image.BufferedImage image,
StiColorImageFormat colorFormat)
Put
BufferedImage to cache & return it's number in store |
int |
StiImageCache.addImageInt(java.awt.image.BufferedImage image,
StiImageFormat imageFormat,
StiColorImageFormat colorFormat)
Put
BufferedImage to cache & return it's number in store |
| Modifier and Type | Method and Description |
|---|---|
StiColorImageFormat |
StiPdfExportSettings.getImageFormat()
Gets image format for exported images.
|
StiColorImageFormat |
StiImageExportSettings.getImageFormat()
Gets image format for exported images.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiPdfExportSettings.setImageFormat(StiColorImageFormat imageFormat)
Sets image format for exported images.
|
void |
StiImageExportSettings.setImageFormat(StiColorImageFormat imageFormat)
Sets image format for exported images.
|
| Modifier and Type | Method and Description |
|---|---|
static StiColorImageFormat |
StiColorImageFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiColorImageFormat[] |
StiColorImageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.