ImageGear for Java
ImGearInterpolations Enumeration
Specifies type of interpolation method.
Members
MemberDescription
AVERAGEAverage value interpolation.
BICUBICBicubic interpolation.
BILINEARBilinear interpolation.
GRAYSCALEGrayscale interpolation.
NEAREST_NEIGHBORNearest neighborhood interpolation.
NONENo interpolation.
PRESERVE_BLACKInterpolation method that preserves black pixels.
PRESERVE_WHITEInterpolation method that preserves white pixels.
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.accusoft.imagegear.processing.ImGearInterpolations

See Also

Reference

com.accusoft.imagegear.processing Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback