Accusoft ImagXpress 13
enumResizeType Enumeration
Description
Specifies the type of resize algorithm to use for resizing an image.
Members
MemberValueDescription
RT_Fast0Faster, but slower resampling. The pixels in the image are resampled using a nearest neighbor interpolation algorithm which is fast, but produces a lower quality.
RT_PICQuality2Slower, but faster resampling. An Accusoft developed algorithm which produces an extremely high quality image, but is slower than the other two methods.
RT_Resample1The pixels in the image are resampled using a bilinear interpolation algorithm which produces a better quality image, but is slower than RT_Fast.
See Also

ResizeEx Method  | Image Resizing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback