ImageGear for .NET
ImGearInterpolationOptions Class
Members  See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace : ImGearInterpolationOptions Class




Glossary Item Box

Base class for all interpolation options passed to ImGearProcessing.Resize and ImGearProcessing.CreateThumbnail methods.

Object Model

ImGearInterpolationOptions ClassImGearInterpolationOptions Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

Use the base class for interpolation modes that do not need additional options. Use derived classes to pass specific options. If a base class is passed for a mode that has a derived class, the default option values are used.

Inheritance Hierarchy

See Also

©2013. Accusoft Corporation. All Rights Reserved.