Various image processing functions such as zooming, shrinking, rotating, and flipping are supported. In addition to bilinear interpolation, high-quality interpolation methods such as bicubic, lanczos3, etc. can also be specified for zooming, shrinking, and rotating. |
Shrinking Process (Original) |
Bilinear Method 0.25x | Filter Method 0.25x | Bell Method 0.25x |
Mitchell Method 0.25x | Bicubic Method 0.25x | BSpline Method 0.25x |
Lanczos3 Method 0.25x | ||
Rotation Process (Original) |
NN Method |
Bilinear Method |
Bicubic Method |