Bitmap
SlideImageFormat.Bitmap method
Slides should be converted to a raster image.
public static SlideImageFormat Bitmap(float scale, ImageFormat imageFormat)
| Parameter | Type | Description |
|---|---|---|
| scale | Single | The factor by which to scale the output image. |
| imageFormat | ImageFormat | The format of the resulting image (e.g., PNG, JPEG). |
See Also
- enum ImageFormat
- class SlideImageFormat
- namespace Aspose.Slides.Export
- assembly Aspose.Slides