Re-sampling is used to enhance image display when it is zoomed in. Re-sampling attributes can be referenced directly using the Resampling Property of ImGearPageDisplay Class.
C# | ![]() |
---|---|
pageView.Display.Resampling.Method = ImGearResampleModes.BILINEAR |
ImageGear for Silverlight |
![]() |
Re-Sampling | |
Send Feedback |
ImageGear for Silverlight User Guide > Using ImageGear for Silverlight > Using ImageGear.Display Namespace > Re-Sampling |
Glossary Item Box
Re-sampling is used to enhance image display when it is zoomed in. Re-sampling attributes can be referenced directly using the Resampling Property of ImGearPageDisplay Class.
C# | ![]() |
---|---|
pageView.Display.Resampling.Method = ImGearResampleModes.BILINEAR |