StiPcxHelper Class
Namespace: Stimulsoft.Report.Export
Methods
| Method | Returns | Description |
|---|---|---|
saveToStream static |
void |
Method Details
saveToStream static
saveToStream(imageForExport: Image, paletteType: StiPcxPaletteType, ditheringType: StiMonochromeDitheringType, stream: MemoryStream): void
Parameters
- imageForExport (Image)
- paletteType (StiPcxPaletteType)
- ditheringType (StiMonochromeDitheringType)
- stream (MemoryStream)
Fields
| Field | Type | Description |
|---|---|---|
| bitPos | any | |
| buf | any | |
| buf | any | |
| bytesPerLine | any | |
| bytesPerLine | any | |
| lastByte | any | |
| newPixel | any | |
| newPixel | any | |
| newPixel | any | |
| runLen | any | |
| runLen | any | |
| val | any |