搜索资源列表
ImageResample
- 图像伸缩算法,实现图像的任意尺寸放大和缩小,采用高精度伸缩算法。-High quality image resample algorithm.
BilinearInterpolation
- 用双线性插值算法对图像进行放大处理的源码,可以对bmp图像进行处理。-Bilinear interpolation algorithm for image enlargement processing , you can use it to process bmp image.