bitmap method
bitmap
Slides should be converted to a raster image.
Returns
@staticmethod
def bitmap(scale, image_format):
...
| Parameter | Type | Description |
|---|---|---|
| scale | float | The factor by which to scale the output image. |
| image_format | ImageFormat | The format of the resulting image (e.g., PNG, JPEG). |
See Also
- enumeration
ImageFormat - class
SlideImageFormat - module
aspose.slides.export - library
Aspose.Slides