System.Windows.Media.Imaging.BitmapSource
from a given ImageGear.Core.ImGearPage.
Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- page
- ImageGear.Core.ImGearPage object to be converted.
- thumbnailWidth
- Maximum thumbnail width.
- thumbnailHeight
- Maximum thumbnail height.
- color
- Background color for thumbnail.
- ppmX
- Horizontal image resolution used for conversion.
- ppmY
- Vertical image resolution used for conversion.
- interpolation
- Interpolation options used for conversion.
Return Value
System.Windows.Media.Imaging.BitmapSource
object.