com.aspose.cad.jasperreports.jpg
Contents
[
Hide
]com.aspose.cad.jasperreports.jpg package
The com.aspose.cad.jasperreports.jpg namespace groups the classes and enumerations required to configure and execute JPEG image export from CAD drawings within JasperReports. It includes exporter implementations, configuration beans, and compression options to control output quality and file size.
Classes
| Name | Description |
|---|---|
| ASJpegExportConfigurationImpl | The JPEG file format export configuration. |
| ASJpegExportParametersBean | The HTML file format export parameters. |
| ASJpegExporter | Exports a JasperReports document to JPEG format. |
| ASReportJpegExporter | The Jpeg file format exporter. Exports reports to the image formats. |
Interfaces
| Name | Description |
|---|---|
| ASJpegExportConfiguration | The JPEG file format export configuration. |
Enums
| Name | Description |
|---|---|
| JpegCompressionColorMode | Сolor mode for jpeg images. |
| JpegCompressionMode | Compression mode for jpeg images. |
| JpegLsInterleaveMode | Defines the interleave mode for multi-component (color) pixel data. |
| SampleRoundingMode | Defines a way in which an n-bit value is converted to an 8-bit value. |