|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.export.service.StiPcxExportService.StiPcxHelper
public static class StiPcxExportService.StiPcxHelper
Accessory class StiPcxHelper
| Constructor Summary | |
|---|---|
StiPcxExportService.StiPcxHelper()
|
|
| Method Summary | |
|---|---|
static void |
saveToStream(java.awt.image.BufferedImage imageForExport,
StiPcxPaletteType paletteType,
StiMonochromeDitheringType ditheringType,
java.io.OutputStream stream)
Save BufferedImage to stream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiPcxExportService.StiPcxHelper()
| Method Detail |
|---|
public static void saveToStream(java.awt.image.BufferedImage imageForExport,
StiPcxPaletteType paletteType,
StiMonochromeDitheringType ditheringType,
java.io.OutputStream stream)
throws java.io.IOException
BufferedImage to stream
imageForExport - BufferedImagepaletteType - StiPcxPaletteTypeditheringType - StiMonochromeDitheringTypestream - OutputStream
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||