ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Processing Namespace / ImGearBicubicInterpolationOptions Class
Members




ImGearBicubicInterpolationOptions Class
Represents options for bicubic interpolation.
Object Model
ImGearBicubicInterpolationOptions Class
Syntax
'Declaration
 
Public Class ImGearBicubicInterpolationOptions 
   Inherits ImGearInterpolationOptions
 
'Usage
 
Dim instance As ImGearBicubicInterpolationOptions
Example
Inheritance Hierarchy

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

See Also