[]
Describes export to JPEG format.
public class JpegExportProvider : RasterImageExportProvider
Name | Description |
---|---|
JpegExportProvider() |
Name | Description |
---|---|
DefaultExtension | Gets the default filename extension for the current export format. This implementation returns "jpg". |
FormatName | Gets a short description of the JPEG export format. |
Name | Description |
---|---|
NewExporter() | Creates a new instance of the JpegFilter class. |