ImageGear for Java
ImGearBilinearInterpolationOptions Class Members
Methods 

The following tables list the members exposed by ImGearBilinearInterpolationOptions.

Public Constructors
 NameDescription
Public ConstructorImGearBilinearInterpolationOptions ConstructorInitializes a new instance of the ImGearBilinearInterpolationOptions class.

ImGearBilinearInterpolationOptions

 
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.

This value affects 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.

This value affects 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

ImGearBilinearInterpolationOptions Class
com.accusoft.imagegear.processing Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback