ImageGear v26.0 - Updated
ImGearBicubicInterpolationOptions Class
Members 




ImageGear.Core Assembly > ImageGear.Processing Namespace : ImGearBicubicInterpolationOptions Class
Represents options for bicubic interpolation.
Object Model
ImGearBicubicInterpolationOptions Class
Syntax
'Declaration
 
Public Class ImGearBicubicInterpolationOptions 
   Inherits ImGearInterpolationOptions
'Usage
 
Dim instance As ImGearBicubicInterpolationOptions
public class ImGearBicubicInterpolationOptions : ImGearInterpolationOptions 
public __gc class ImGearBicubicInterpolationOptions : public ImGearInterpolationOptions 
public ref class ImGearBicubicInterpolationOptions : public ImGearInterpolationOptions 
Example
Inheritance Hierarchy

System.Object
   ImageGear.Processing.ImGearInterpolationOptions
      ImageGear.Processing.ImGearBicubicInterpolationOptions

See Also

Reference

ImGearBicubicInterpolationOptions Members
ImageGear.Processing Namespace
ImGearBilinearInterpolationOptions Class

Is this page helpful?
Yes No
Thanks for your feedback.