ImageGear .NET v25.1 - Updated
ImGearBicubicInterpolationOptions Class Members
Properties 


ImageGear.Core Assembly > ImageGear.Processing Namespace : ImGearBicubicInterpolationOptions Class

The following tables list the members exposed by ImGearBicubicInterpolationOptions.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ImGearBicubicInterpolationOptions class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the sharpness of the resized image if the image is being scaled down. Larger values result in a sharper image.

Note: A specific sharpness value (such as 1.0) does not necessarily yield the same sharpness when performing the same operation with bilinear versus bicubic interpolation.

 
Top
See Also

Reference

ImGearBicubicInterpolationOptions Class
ImageGear.Processing Namespace
ImGearBilinearInterpolationOptions Class