Accusoft.ImagXpress12.Net
ResizeType Enumeration
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace : ResizeType Enumeration




Glossary Item Box

Option values used to determine what type of resize method to perform.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Fast1Faster but lower quality resampling. The pixels in the image are resampled using a nearest neighbor interpolation algorithm which is fast, but produces a lower quality image.
Quality0Higher quality resampling but slower. An Accusoft developed algorithm which produces an extremely high quality image.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.ResizeType

See Also

©2013. Accusoft Corporation. All Rights Reserved.