The Resize Image dialog allows you to resize an individual image.
Group
Control
Description
Size
Percentage
Allows you to resize the canvas by multiplying the current size by a percentage
Absolute
Allows you to resize the canvas by specifying an absolute pixel size
Width
Allows you to enter the new width of the animation
Height
Allows you to enter the new height of the animation
Keep Aspect Ratio
If checked, modifying the Width or Height values will automatically update the other value based on the ratio of the original values.
Resampling
Resampling Method
Allows you to select how images are resized.
Nearest Neighbor | Images are resized by considering only the color of the closest pixel. |
Bilinear | Images are resized using the weighted average of two translated pixel values for each output pixel value. Not recommended when enlarging an image. |
Bicubic | Images are resized using the weighted average of four translated pixel values for each output pixel value. Not recommended when enlarging an image.x |
Preview
Frame
Allows you to choose which frame from the selection to display preview options for.
OK
Resizes the image with the specified options and closes the dialog.
Cancel
Closes this dialog without performing any actions.
Help
Displays this help topic.