com.aspose.cad.jasperreports.bmp
com.aspose.cad.jasperreports.bmp package
Use these types to set BMP export options, control compression, and integrate BMP output into JasperReports pipelines. The primary exporter classes—ASBmpExporter and ASReportBmpExporter—work with ASBmpExportConfiguration and related beans to produce high‑quality bitmap files.
Classes
| Name | Description |
|---|---|
| ASBmpExportConfigurationImpl | The BMP file format export configuration. |
| ASBmpExportParametersBean | The BMP file format export parameters. |
| ASBmpExporter | Exports a JasperReports document to BMP format. |
| ASReportBmpExporter | The Bmp file format exporter. Exports reports to the image formats. |
Interfaces
| Name | Description |
|---|---|
| ASBmpExportConfiguration | The BMP file format export configuration. |
Enums
| Name | Description |
|---|---|
| BitmapCompression | Specifies different bitmap compression methods. |