ImageGear for .NET
ThumbnailFromImGearPage Method
See Also  Send Feedback
ImageGear21.Wpf Assembly > ImageGear.WPF.BitmapSourceConversion Namespace > ImGearBitmapSourceConverter Class : ThumbnailFromImGearPage Method




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.

Glossary Item Box

Produces new resized System.Windows.Media.Imaging.BitmapSource from a given ImageGear.Core.ImGearPage.

Syntax

 
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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.