public static class StiPcxExportService.StiPcxHelper
extends java.lang.Object
| Constructor and Description |
|---|
StiPcxExportService.StiPcxHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
saveToStream(java.awt.image.BufferedImage imageForExport,
StiPcxPaletteType paletteType,
StiMonochromeDitheringType ditheringType,
java.io.OutputStream stream)
Save
BufferedImage to stream |
public static void saveToStream(java.awt.image.BufferedImage imageForExport,
StiPcxPaletteType paletteType,
StiMonochromeDitheringType ditheringType,
java.io.OutputStream stream)
throws java.io.IOException
BufferedImage to streamimageForExport - BufferedImagepaletteType - StiPcxPaletteTypeditheringType - StiMonochromeDitheringTypestream - OutputStreamjava.io.IOExceptionCopyright © 2019 Stimulsoft. All Rights Reserved.