Resize Image if Larger (vuo.image.resize.larger)

Changes the dimensions of an image if this would make the image smaller.

If Width is larger than the input image’s width, or if Height is larger than the input image’s height, then this node outputs an image with the given Width and Height. Otherwise, it outputs the original image.

Keywords: blow up, enlarge, fill, magnify, scale, shrink, size, stretch, tile


Back to vuo.image node set documentation.