When we generated image by the traditional bilinear interpolation , constantly call the formula calculated for each pixel color value, leading to the speed of the image generated slowly.This article describes the bilinear interpolation algorithm based on double iterative method, thus reducing the computational complexity increases the speed of generating the image.