Accusoft.ImagXpressSdk Namespace : ResizeType Enumeration |
Member | Value | Description |
---|---|---|
Fast | 1 | Faster 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. |
Quality | 0 | Higher quality resampling but slower. An Accusoft developed algorithm which produces an extremely high quality image. |
System.Object
System.ValueType
System.Enum
Accusoft.ImagXpressSdk.ResizeType