Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- resolutionX
- This parameter specifies the horizontal resolution in dots-per-inch used for converting an Excel page into a raster image. The greater this value, the higher the quality of the raster image will be. The DIB of the output raster image will have this value as an X resolution.
- resolutionY
- This parameter specifies the vertical resolution in dots-per-inch used for converting an Excel page into a raster image. The greater this value, the higher the quality of the raster image will be. The DIB of the output raster image will have this value as an Y resolution.
Return Value
ImageGear.Core.ImGearRasterPage class with rasterized vector data.The DIB of output raster image will have an RGB color space with 24 bits per pixel depth.