|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StiPcxPaletteType | |
|---|---|
| com.stimulsoft.report.export.service | |
| com.stimulsoft.report.export.tools | |
| Uses of StiPcxPaletteType in com.stimulsoft.report.export.service |
|---|
| Methods in com.stimulsoft.report.export.service with parameters of type StiPcxPaletteType | |
|---|---|
static void |
StiPcxExportService.StiPcxHelper.saveToStream(java.awt.image.BufferedImage imageForExport,
StiPcxPaletteType paletteType,
StiMonochromeDitheringType ditheringType,
java.io.OutputStream stream)
Save BufferedImage to stream |
| Uses of StiPcxPaletteType in com.stimulsoft.report.export.tools |
|---|
| Methods in com.stimulsoft.report.export.tools that return StiPcxPaletteType | |
|---|---|
static StiPcxPaletteType |
StiPcxPaletteType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiPcxPaletteType[] |
StiPcxPaletteType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||