Accusoft ImagXpress 12
enumResizeType Enumeration
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL : enumResizeType Enumeration

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.