ImageGear for Java
setSharpness Method
Any positive value.
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.

Syntax
public void setSharpness( 
   double value
)

Parameters

value
Any positive value.
See Also

Reference

ImGearBicubicInterpolationOptions Class
ImGearBicubicInterpolationOptions Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback