Bitmap

SlideImageFormat.Bitmap method

Slides should be converted to a raster image.

public static SlideImageFormat Bitmap(float scale, ImageFormat imgFormat)
ParameterTypeDescription
scaleSingleImage scale factor.
imgFormatImageFormatImage format.

See Also