ImageGear for Java
ImGearBicubicInterpolationOptions Class Members
Methods 

The following tables list the members exposed by ImGearBicubicInterpolationOptions.

Public Constructors
 NameDescription
Public ConstructorImGearBicubicInterpolationOptions ConstructorInitializes a new instance of the ImGearBicubicInterpolationOptions class.

ImGearBicubicInterpolationOptions

 
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)getDefaultInstance of ImGearInterpolationOptions class. (Inherited from com.accusoft.imagegear.processing.ImGearInterpolationOptions)
Public MethodgetSharpnessReturns 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.

 
Public MethodsetSharpnessSets 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
com.accusoft.imagegear.processing Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback