Expand description
Image export module
Provides functionality to export presentations and individual slides to image formats (PNG, JPEG).
Uses LibreOffice for rendering (same approach as PDF export).
Structs§
- Image
Export Options - Options for image export
Enums§
- Image
Format - Image format for export
Functions§
- export_
slide_ to_ image - Export a specific slide to an image
- export_
to_ images - Export presentation to images
- render_
thumbnail - Render presentation thumbnail (first slide only)