Worksheet to Image - Set Pixel Format for the Rendered Image
Contents
[
Hide
]
Sometimes you want to specify the pixel format when rendering a worksheet to image format. By default, Aspose.Cells uses 32 bits per pixel. Aspose.Cells allows you to customize the pixel format (bit depth) using options for the rendered image.
Please see the sample code below that demonstrates how to set the desired pixel format while rendering images of the sheets.