The Image Scaler provides both down-scaling and up-scaling ability to resize an image. Theimplementation uses a bilinear interpolation algorithm to resize the image. The input and outputresolutions must be specified using the input ports that define the corresponding resolution. The Image Scaler operates in up-scaling mode when either the horizontal or vertical output image resolution is greater than or equal to the respective horizontal or vertical input image resolution.